Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.1.0
The button used to trigger digimon lifespan message is now configurable.
Added initial support for multiple languages. (English and Portuguese available).
Digimon World Next Order Helper A small helper for the game Digimon World Next Order (steam version) Only the official steam version is supported. Use at own risk.
Features:
- Make digimons tell their remaining life span (press F1); - Allow unrestricted ExE;
How to use: There are 2 ways to use this mod: - Using a dll injector (any basic injector will be enough, here is a simple open source: DLL-Injector) - As a plugin for BepInEx
Using a dll injector: Simply inject the DWNOHelper.dll If using the suggested dll injector, put the dll and the ini file in the same directory of "inject.exe" and run:
inject.exe "DWNOHelper.dll" "Digimon World Next Order.exe"
Using a BepInEx plugin: Make sure the BepInEx is properly installed and running (It requires Bleeding Edge 667). Installation instruction of BepInEx can be found here: Installing BepInEx on Il2Cpp Unity
The plugin is a simple .NET dll that loads the actual helper library into the process.
Put both dll's and the .ini file in the BepInEx plugins folder:
<Digimon World Installation Directory>\BepInEx\plugins\ Notes: Make sure the .ini file is in the same folder as the dll. The .ini file is optional, if it's missing or malformed the default settings will be used, which only the lifespan message is enabled (triggered by pressing F1).