From 7e2a1a5036fd3b5ec975fa43e612aca023ccb002 Mon Sep 17 00:00:00 2001 From: edisleado Date: Wed, 26 May 2021 19:30:39 -0400 Subject: [PATCH 1/2] Update 1.0.0.json v2 release, updated info --- CustomMaps/dust2city/1.0.0.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" } } From 9ef806ee20994f3561d11f5fd568d23a442c9bfa Mon Sep 17 00:00:00 2001 From: edisleado Date: Sat, 17 Jul 2021 13:52:09 -0400 Subject: [PATCH 2/2] Create EdisLeado.F2000 --- CustomObjects/EdisLeado.F2000 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CustomObjects/EdisLeado.F2000 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" + } +}