ShareBubbles: Fixes for 2025r178

This commit is contained in:
NotAKidoS 2025-01-15 16:42:53 -06:00
parent ac9af46bd6
commit 6d30fe1f41
5 changed files with 13 additions and 13 deletions

View file

@ -1,8 +1,8 @@
{
"_id": -1,
"_id": 244,
"name": "ShareBubbles",
"modversion": "1.0.2",
"gameversion": "2024r177",
"modversion": "1.0.4",
"gameversion": "2025r178",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS, Exterrata, Noachi, RaidShadowLily, Tejler, Luc",
@ -17,8 +17,8 @@
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r43/ShareBubbles.dll",
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r45/ShareBubbles.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/ShareBubbles/",
"changelog": "- Initial release.",
"changelog": "- Fixes for 2025r178",
"embedcolor": "#f61963"
}