1
0
mirror of synced 2024-11-13 18:00:48 +01:00
Bayshore/config.example.json

19 lines
458 B
JSON
Raw Normal View History

{
"placeId": "JPN0123",
"shopName": "Bayshore",
2022-08-15 05:47:34 +02:00
"shopNickname": "Bayshore",
"regionId": "1",
"country": "JPN",
2022-08-15 05:47:34 +02:00
"regionName": "JPN0123",
"serverIp": "127.0.0.1",
"gameOptions": {
2022-08-15 05:47:34 +02:00
"grantFullTuneTicketToNewUsers": 5,
"giftCarsFullyTuned": 0,
"scratchEnabled": 1,
2023-03-20 09:28:06 +01:00
"scratchType": 0,
2023-01-17 16:19:21 +01:00
"giveMeterReward": 0,
"newCardsBanned": 0,
"revisionCheck": 1,
"enableScreenshot": 0
}
}