Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"

Last updated | 5 days ago |
Total downloads | 1618 |
Total rating | 0 |
Categories | Mods IL2CPP |
Dependency string | DiumStream-UpdatesChecker-1.0.91 |
Dependants | 2 other packages depend on this package |
This mod requires the following mods to function

LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.7.0README
Updates Checker for Schedule I
A mod to check for Nexus mod updates
📦 Features
- 🔄 Automatic detection of installed mods
- 🔍 Version check via Nexus Mods API
- 📝 Clear console logging
- 🛡️ Secure metadata system
- ⚠️ Exclusive Nexus Mods API compatibility (for now)
- 🚀 Update check now only at game launch (no more 5-minute interval)
- 🌐 Language selection via dropdown (in-game & Mod Manager - Phone App compatible)
🚀 Installation
- Download the latest version here
- Place
UpdatesChecker.dll
in theMods/
folder
🛠 For developers
Add this line to your mod:
[assembly: System.Reflection.AssemblyMetadata("NexusModID", "YOUR_MOD_ID")]
❓ FAQ
Q: How do I update?
A: Replace the old .dll with the new one.
Q: Is it compatible with other websites?
A: Only Nexus Mods for now.
Q: How often does it check for updates?
A: At every game launch (no more periodic checks during play).
Q: How do I change the language?
A: Use the in-game dropdown, or select your language directly from the Mod Manager - Phone App (v2.1.0+). The language change is now instant and fully compatible.
📜 License
EXPRESSLY PROHIBITED:
- Total or partial copying of the code without written permission
- Reuploading the compiled mod to sites other than Nexus Mods
- Redistribution in modified or unmodified form
- Commercial use is strictly prohibited
Consequences of violation:
- Immediate DMCA takedown on relevant platforms
- Blacklisting the mod from future versions
- Possible legal action
Possible exceptions:
- Verified modders: Request via [[email protected]]
📌 Requirements
⚠️ Warnings
- Requires an internet connection
- Works exclusively with the Nexus Mods API for now
- Update check is now performed only at game launch
- Language can be changed in-game or via Mod Manager - Phone App (v2.1.0+)