1
0
mirror of synced 2025-01-23 23:04:07 +01:00
Bayshore/config.example.json

19 lines
458 B
JSON
Raw Normal View History

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