mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-20 19:02:58 +01:00
combine all code into a single binary
This commit is contained in:
@@ -14,3 +14,8 @@ var (
|
||||
DT = 50
|
||||
|
||||
)
|
||||
|
||||
var (
|
||||
Emulator_flag = "action.json"
|
||||
Plugin_flag = "plugin.json"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user