From a43054b153fc79216daace1a20e4da56a1d35447 Mon Sep 17 00:00:00 2001 From: Lewis Nixon <161777820+lewis-nixon@users.noreply.github.com> Date: Thu, 19 Dec 2024 01:38:53 +0000 Subject: [PATCH] Update nekoray.json --- bucket/nekoray.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bucket/nekoray.json b/bucket/nekoray.json index 447bb05..cca979d 100644 --- a/bucket/nekoray.json +++ b/bucket/nekoray.json @@ -24,11 +24,10 @@ }, "persist": "config", "extract_dir": "nekoray", - "bin": "nekoray.exe", "shortcuts": [ [ - "nekoray.exe", - "nekoray" + "nekobox.exe", + "nekobox" ] ] }