1
0
mirror of https://github.com/shiroikitsu8/Bayshore_6r_legacy.git synced 2024-12-01 10:37:28 +01:00
Bayshore_6r_legacy/config.example.json

16 lines
382 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,
"scratchType": 1,
"giveMeterReward": 0
}
}