diff --git a/CustomMaps/dust2city/1.0.0.json b/CustomMaps/dust2city/1.0.0.json index c250f4e..dfe81d0 100644 --- a/CustomMaps/dust2city/1.0.0.json +++ b/CustomMaps/dust2city/1.0.0.json @@ -1,7 +1,7 @@ { "Name": "Dust 2 City", - "VersionNumber": "1.0.0", - "Description": "A reimagining of de_dust2 using Synty Studios' Polygon City assets. Special thanks to Marcel for creating most of the colliders for the map. v1 still has some lighting issues (i.e. stairs, and other areas of the map), but it is the first version I'm comfortable with releasing as it was fairly fun for the time I played it. Please let me know of any glitches you encounter and any suggestions for improvements.", + "VersionNumber": "2.0.0", + "Description": "A reimagining of de_dust2 using Synty Studios' Polygon City assets. Special thanks to Marcel for creating most of the colliders for the map.", "ShortDescription": "A reimagining of de_dust2 using Synty Studios' Polygon City assets.", "Authors": ["EdisLeado", "Optomarcel"], "IconUrl": "https://i.imgur.com/GUOQAAK.png", @@ -9,6 +9,6 @@ "DownloadUrl": "https://bonetome.com/download.php?file=ZWYzMGI1MmMzMzEwZWQxOSszODErMTYzMg==", "InstallationSteps": ["extract $GAME_DIR\\Deli\\mods"], "Dependencies": { - "WurstMod": "^2.1.1" + "WurstMod": "^2.0.3" } } diff --git a/CustomObjects/EdisLeado.F2000 b/CustomObjects/EdisLeado.F2000 new file mode 100644 index 0000000..d31e086 --- /dev/null +++ b/CustomObjects/EdisLeado.F2000 @@ -0,0 +1,14 @@ +{ + "Name": "FN F2000", + "VersionNumber": "1.0.0", + "Description": "A new detailed model of the universally cherished FN F2000 with unique attachments and multiple interactable parts.", + "ShortDescription": "A new detailed model of the universally cherished FN F2000 with unique attachments and multiple interactable parts.", + "Authors": ["EdisLeado"], + "IconUrl": "https://i.imgur.com/pPQG5Yv.jpg", + "SourceUrl": "https://bonetome.com/h3vr/weapons/575/", + "DownloadUrl": "https://bonetome.com/h3vr/weapons/575/", + "InstallationSteps": ["extract $GAME_DIR/Deli/Mods/"], + "Dependencies": { + "OtherLoader": "^0.1.6" + } +}