DiumStream-UpdatesChecker icon

UpdatesChecker

A mod to check for Nexus mod updates

Last updated 2 days ago
Total downloads 704
Total rating 0 
Categories Mods IL2CPP
Dependency string DiumStream-UpdatesChecker-1.0.8
Dependants 1 other package depends on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.0 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.0

README

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
  • 🌐 Language can be configured (English/French) in 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:

📌 Requirements

⚠️ 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