OSDN Git Service

feat: add Configutation tool
authorhizumiaoba <56146205+hizumiaoba@users.noreply.github.com>
Tue, 11 Jan 2022 09:10:24 +0000 (18:10 +0900)
committerhizumiaoba <56146205+hizumiaoba@users.noreply.github.com>
Tue, 11 Jan 2022 09:10:24 +0000 (18:10 +0900)
ConfigTool-all.jar [new file with mode: 0644]
generated/settings.json

diff --git a/ConfigTool-all.jar b/ConfigTool-all.jar
new file mode 100644 (file)
index 0000000..e38ead6
Binary files /dev/null and b/ConfigTool-all.jar differ
index 4a092ab..8b2cbec 100644 (file)
@@ -1,8 +1,8 @@
 {
-  "checkVersion" : true,
   "checkLibraryUpdates" : true,
-  "windowWidth" : 640,
+  "checkVersion" : true,
   "windowHeight" : 360,
   "songLimit" : 15,
-  "saveScoreLog" : false
+  "saveScoreLog" : false,
+  "windowWidth" : 640
 }
\ No newline at end of file