Upload files to "/"
This commit is contained in:
parent
935aaef8fa
commit
e61c866d45
1 changed files with 14 additions and 0 deletions
14
gameserver.json
Normal file
14
gameserver.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"gateway_endpoint": "0.0.0.0:10301",
|
||||
"skip_tutorial": true,
|
||||
"manual_chain_attacks": true,
|
||||
"characters_lvl": 5,
|
||||
"characters_ascension_rank": 1,
|
||||
"characters_star_rank": 3,
|
||||
"characters_unlocked_talents": 4,
|
||||
"characters_normal_atk_lvl": 1,
|
||||
"characters_special_lvl": 1,
|
||||
"characters_dodge_lvl": 1,
|
||||
"characters_ult_lvl": 1,
|
||||
"system_resources_logging": false
|
||||
}
|
Loading…
Reference in a new issue