0 of 0

File information

Last updated

Original upload

Created by

DiumStreamDev

Uploaded by

DiumStreamDev

Virus scan

Safe to use

About this mod

A mod to check for Nexus mod updates

Requirements
Permissions and credits
Changelogs
Donations
# 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)
- 🕒 **5-minute interval** between update checks after cache creation
- 🌐 **Configurable language (English/French) via `UpdateChecker.cfg`**

## 🚀 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: Every 5 minutes after the initial cache is created.

**Q: How do I change the language?**  
A: Edit the `Language` value in `UserData/UpdateChecker.cfg` (`"en"` for English, `"fr"` for French), then restart the game.

## 📜 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.6.6+](https://melonwiki.xyz/)

**⚠️ Warnings**
1. Requires an internet connection
2. Works exclusively with the Nexus Mods API for now
3. Fixed interval of 300 seconds (5 minutes) between each automatic check
4. Language can be configured in `UserData/UpdateChecker.cfg`