1
0
mirror of synced 2024-09-24 03:08:26 +02:00
Bayshore/config.example.json
2022-08-24 16:46:52 +07:00

16 lines
382 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
}
}