Aurora Mod Launcher
Aurora is a lightweight modding platform for Neverness To Everness.Unlike 3DMigoto, this tool uses UE5 PAKs allowing you to play with mods on DX12 and not suffer performance issues.
Features
- Easy Installation: Aurora doesn't require you to change game files or settings, making it available for everyone.
- Mod Management: Mods can be toggled on or off in the launcher, allowing for easier management.
- Plug & Play: Aurora only requires your NTE installation path, afterwards its as easy as pressing Launch!
- Overlays: Aurora supports overlaying UI elements on top of NTE, which can be used to show in-game FPS, session information, etc (Still being implemented fully!)
Supported Servers
* Global Servers (NA, SA, EU, Middle East, SEA, Certain parts of Asia)* Chinese Servers (Mainland China / CN)
* Taiwan Servers (TW)
Installation
Aurora is open-source and the GitHub repository can be found here- Download the latest release of Aurora_vX.X.X.zip
- Extract the ZIP file to your desired location
- Run Aurora.exe and wait for the User Interface to load.
Mod Implementation to Aurora
If you are a mod creator and would like to properly display your mod inside Aurora, you can add a mod.json file to the root of your mod folder.Example JSON:
Code:
{
"Name": "Example Mod Name",
"Version": "1.0.0",
"Author": "Example Author Name",
"Icon": "CharacterName (e.g: Mint)",
"Optionals": {
"Support Link": "https://patreon.com/example"
}
}
Suggestions and Bug Reports
Suggestions and bug reports can be sent to our Discord server.or, the comments of this GameBanana page.
