Compatible with launcher's action.config

This commit is contained in:
cuu
2019-06-18 17:03:45 +08:00
parent 37ae53db27
commit 0db31341e1
12 changed files with 56 additions and 41 deletions

View File

@@ -16,6 +16,6 @@ var (
)
var (
Emulator_flag = "action.json"
Emulator_flag = "action.config"
Plugin_flag = "plugin.json"
)