1
0
mirror of https://github.com/shiroikitsu8/Bayshore_6r_legacy.git synced 2024-11-13 18:50:59 +01:00
Bayshore_6r_legacy/config.example.json

18 lines
412 B
JSON
Raw Permalink 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 06:35:23 +01:00
"scratchType": 0,
2023-01-17 16:19:21 +01:00
"giveMeterReward": 0,
2023-03-20 06:35:23 +01:00
"newCardsBanned": 0
}
2023-03-20 06:35:23 +01:00
}