mirror of
https://github.com/qwerfd2/Groove_Coaster_2_Server.git
synced 2025-12-22 03:30:18 +00:00
18 lines
270 B
Bash
18 lines
270 B
Bash
HOST = 192.168.0.106
|
|
PORT = 9068
|
|
ACTUAL_HOST = 192.168.0.106
|
|
ACTUAL_PORT = 9068
|
|
|
|
MODEL = 202504125800
|
|
TUNEFILE = 202504125800
|
|
SKIN = 202404191149
|
|
|
|
STAGE_PRICE = 1
|
|
AVATAR_PRICE = 1
|
|
ITEM_PRICE = 2
|
|
COIN_REWARD = 1
|
|
START_COIN = 10
|
|
|
|
AUTHORIZATION_NEEDED = False
|
|
|
|
DEBUG = True |