Upload files to "/"

This commit is contained in:
inkursion 2025-06-11 00:51:40 +00:00
parent 935aaef8fa
commit e61c866d45

14
gameserver.json Normal file
View 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
}