1
0
mirror of https://github.com/shiroikitsu8/Bayshore_6r_legacy.git synced 2024-11-12 02:01:02 +01:00
Bayshore_6r_legacy/config.example.json
Shiroi Kitsu b0b8bec0d6 6R
2023-03-20 12:35:23 +07:00

18 lines
412 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
}
}