[PropSpawnTweaks] Initial builds

This commit is contained in:
NotAKidoS 2024-06-22 01:49:44 -05:00
parent e2e4463663
commit cafd24bd2f
9 changed files with 402 additions and 0 deletions

View file

@ -0,0 +1,23 @@
{
"_id": -1,
"name": "PropSpawnTweaks",
"modversion": "1.0.0",
"gameversion": "2024r175",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Gives the Drop Prop button more utility by allowing you to drop props in the air, as well as providing a prop loading indicator.\n",
"searchtags": [
"prop",
"spawn",
"indicator",
"loading",
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r26/PropSpawnTweaks.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/PropSpawnTweaks/",
"changelog": "- Initial Release",
"embedcolor": "#b589ec"
}