This repository has been archived on 2024-12-20. You can view files and clone it, but cannot push or open issues or pull requests.
YanagiZS/crates/game-server/gameserver.toml

9 lines
217 B
TOML
Raw Normal View History

2024-11-24 23:17:19 +00:00
server_name = "nap_dev_01"
bind_client_version = "CNBetaWin1.4.2"
design_data_url = "http://127.0.0.1:10000/design_data/NAP_Publish_AppStore_1.4"
[database]
url = "localhost:8000"
username = "root"
password = "root"