mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Merge pull request #16 from Bletch1971/LostIsland
Added LostIsland stuff in preparation.
This commit is contained in:
commit
bdbead0df6
3 changed files with 18 additions and 0 deletions
13
src/ARKServerManager/GameData/LostIsland.gamedata
Normal file
13
src/ARKServerManager/GameData/LostIsland.gamedata
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"Application": "ark",
|
||||
"Version": "1.0.0",
|
||||
"Created": "2021-12-14T00:00:00.0000000Z",
|
||||
"GameMaps": [
|
||||
{
|
||||
"IsSotF": false,
|
||||
"ClassName": "LostIsland",
|
||||
"Description": "Lost Island",
|
||||
"Mod": "LostIsland"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue