About this mod
A mod to check for Nexus mod updates
- Requirements
- Permissions and credits
- Changelogs
- Donations
*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
1. Download the latest version [here](#)
2. Place `UpdatesChecker.dll` in the `Mods/` 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:**
1. Immediate DMCA takedown on relevant platforms
2. Blacklisting the mod from future versions
3. Possible legal action
**Possible exceptions:**
- **Verified modders:** Request via [[email protected]]
📌 **Requirements**
- [MelonLoader 0.7.0+](https://melonwiki.xyz/)
**⚠️ Warnings**
1. Requires an internet connection
2. Works exclusively with the Nexus Mods API for now
3. Update check is now performed only at game launch
4. Language can be changed in-game or via Mod Manager - Phone App (v2.1.0+)