A modern lightweight mod manager for Neverness to Everness.
Easily install, organize and manage your mods with a clean desktop interface.
NTE Mod Manager is a lightweight desktop application designed to make modding Neverness to Everness easier and more organized.
Instead of manually moving .pak and .asi files around your game folders, the app lets you manage everything from a simple interface with category support, drag & drop organization, pending changes tracking, built-in loader installation and more.
The app is built with Tauri for fast startup times, low memory usage and a lightweight footprint.
- Import and manage
.pakand.asimods - Organize mods with custom categories and drag & drop support
- Enable or disable mods with a pending changes system
- Automatic loader and game detection
- Read mod metadata from
mod.json - Custom mod folder icons and file previews
- Built-in loader installation and management
- Optional bundled Anticensor mod toggle
- Integrated HUD/UI scale editor with automatic
Engine.inidetection - Supports Global, CN and TW game versions
- Modern lightweight desktop UI built with Tauri
- Download the installer release
- Run the setup file
- Follow the installation steps
- Launch
NTEMM.exe - Select your game folder and start managing mods
Currently supported:
.pak.asi
The manager automatically organizes supported files into the correct game locations.
- Built-in mod loader installation and managment
- Optional bundled Anticensor mod toggle
- Integrated HUD/UI scale editor with automatic
Engine.inidetection - Optional bundled UID hider mod
NTEMM supports an optional mod.json metadata file.
Adding a mod.json file to your mod folder allows the manager to automatically display extra information inside the app, such as the mod name, author, version, description, tags, and related links.
{
"name": "ModName",
"version": "1.0.0",
"author": "AuthorName",
"description": "Short description of the mod.",
"modLink": "https://gamebanana.com/tools/22823",
"supportLink": "https://ko-fi.com/unluckylust",
"tags": ["Character", "Skin", "SFW"]
}NTEMM supports an option to include preview images with mods so they can be displayed directly inside the app.
To add previews, simply place the images next to the mod files and make sure their file names contain preview.
Supported image formats include: .png | .jpg | .jpeg | .webp | .gif | .bmp | .avif
Note
Since the application is currently unsigned, Windows Defender or SmartScreen may display a warning when launching the app for the first time, This is normal for many indie and open-source applications.
Warning
The application does not create mods or modify game code.
The application is only used to organize, install and manage existing community-made mods.
Feedback, suggestions and bug reports are always welcome. If you encounter issues or have ideas for improvements, feel free to open an issue or contribute to the project.