File Details
NyoUpdates-1.4.0.jar
- R
- Jan 18, 2026
- 113.40 KB
- 764
- Early Access
File Name
NyoUpdates-1.4.0.jar
Supported Versions
- Early Access
Added
- CurseForge search fallback - When a mod can't be found by slug, searches CurseForge website to find the correct project
- Mods with non-standard names (e.g., "GoneFishing" → "gone-fishing", "PerformanceSaver" → "nitrado-performancesaver") are now found via search
- Search results are cached to avoid repeated lookups
- Interactive update script - New
apply_updates.bat:
Fixed
- NyoUpdates can now update itself - No longer skipped during mod scans
- Update script management - Script is created after every check, deleted when no updates
- pending.json always updated - Manifest is now always written after check, even if empty
Changed
- Simplified workflow:
/updates checknow does everything (check + download + create .bat) /updates applyis now just an alias for/updates check- Selection of individual mods to update is done in
apply_updates.bat(not in game) - Improved mod detection accuracy for mods with unusual naming conventions
- Cleaner logs: removed redundant messages during update downloads
- Auto-update message only shows when EarlyPlugin is actually enabled

