first config option!

This commit is contained in:
SpikeHD
2022-05-12 22:46:50 -07:00
parent 41bedf0c02
commit 82b92dab45
3 changed files with 27 additions and 17 deletions

View File

@@ -4,5 +4,11 @@
"title": "Cultivation",
"launch_button": "Launch",
"gc_enable": "Connect via Grasscutter"
},
"options": {
"game_exec": "Set Game Executable"
},
"components": {
"select_file": "Select file or folder..."
}
}