From 97dd9708643210e9d029ef2744121c5d694d7b21 Mon Sep 17 00:00:00 2001 From: Brett Hewitson Date: Sat, 22 Jun 2019 11:59:55 +1000 Subject: [PATCH] Valguero Map --- GameData/Valguero.gamedata | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 GameData/Valguero.gamedata diff --git a/GameData/Valguero.gamedata b/GameData/Valguero.gamedata new file mode 100644 index 00000000..12705a81 --- /dev/null +++ b/GameData/Valguero.gamedata @@ -0,0 +1,11 @@ +{ + "Application": "ark", + "Version": "1.0.0", + "Created": "2019-06-22T11:00:00.0000000Z", + "GameMaps": [{ + "IsSotF": false, + "ClassName": "Valguero_P", + "Description": "Valguero", + "Mod": "Valguero" + }] +} \ No newline at end of file