1
0
mirror of synced 2024-12-04 19:17:58 +01:00
Bayshore/config.example.json
2023-02-21 11:23:39 +07:00

18 lines
430 B
JSON

{
"placeId": "JPN0123",
"shopName": "Bayshore",
"shopNickname": "Bayshore",
"regionId": "1",
"country": "JPN",
"regionName": "JPN0123",
"serverIp": "127.0.0.1",
"gameOptions": {
"grantFullTuneTicketToNewUsers": 5,
"giftCarsFullyTuned": 0,
"scratchEnabled": 1,
"scratchType": 1,
"giveMeterReward": 0,
"newCardsBanned": 0,
"enableScreenshot": 0
}
}