mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-09-06 13:34:36 +02: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