mirror of
https://github.com/tribufu/ServerGridEditor
synced 2026-05-06 15:17:35 +00:00
Initial commit
This commit is contained in:
parent
1aecbe009b
commit
a172b4ab3b
469 changed files with 119758 additions and 0 deletions
20
Data/config-backup.json
Normal file
20
Data/config-backup.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"bond": {
|
||||
"name": "bond",
|
||||
"x": 10000.0,
|
||||
"y": 10000.0,
|
||||
"imagePath": "./IslandImages/bond_img.png"
|
||||
},
|
||||
"777773": {
|
||||
"name": "777773",
|
||||
"x": 5003.0,
|
||||
"y": 5003.0,
|
||||
"imagePath": "./IslandImages/777773_img.png"
|
||||
},
|
||||
"inception": {
|
||||
"name": "inception",
|
||||
"x": 5000.0,
|
||||
"y": 5000.0,
|
||||
"imagePath": "./IslandImages/inception_img.png"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue