1
0
mirror of synced 2024-11-14 10:17:37 +01:00
Bayshore/config.example.json
2023-03-20 15:28:06 +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": 0,
"giveMeterReward": 0,
"newCardsBanned": 0,
"enableScreenshot": 0
}
}