[PropLoadingHexagon] bump version, fix for 2025r179

This commit is contained in:
NotAKidoS 2025-04-03 04:00:08 -05:00
parent d0504fef91
commit e24eae5a22
3 changed files with 8 additions and 9 deletions

View file

@ -1,8 +1,8 @@
{
"_id": 220,
"name": "PropLoadingHexagon",
"modversion": "1.0.0",
"gameversion": "2024r175",
"modversion": "1.0.1",
"gameversion": "2025r179",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "Exterrata & NotAKidoS",
@ -16,8 +16,8 @@
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r34/PropLoadingHexagon.dll",
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r46/PropLoadingHexagon.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/PropLoadingHexagon/",
"changelog": "- Initial release",
"changelog": "- Fixes for 2025r179",
"embedcolor": "#f61963"
}