Tool for modding Aquanox 1 and 2
You can download the latest release from the side bar -->
Skip to the bottom of the readme for simple install instructions
Background of how this tool was built can be found here > https://pyrochiliarch.com/2022/11/20/down-the-rabbit-hole-aquanox/
This tool allows easy mod installs and the ability to revert back to vanilla.with a single command
.\AquanoxRePAK.exe -i
Reverting the install back to vanilla is just as easy
.\AquanoxRePAK.exe -r
Many more options are available for people who wish to create their own mods
.\AquanoxRePAK.exe -h
Extract the AquanoxRePAK.zip and place the contents in your Aquanox install folder
Create a mods folder inside of your Aquanox install folder and place your mod files here (These should be a .zip!)
Your install folder should look like one fo the below, additional files marked in red:
Double click on AquanoxRePAK.exe to install your mods
Launch AquaNox!
Special thanks to the creators of AquaNoxMarkUnPAK for releasing their source code.
Without it I would not have been able to figure out how the Encryption works.