Aloft QoLEditor
Tiny mod that adds some QoL features to the island editor.
Last updated | 2 years ago |
Total downloads | 550 |
Total rating | 0 |
Categories | |
Dependency string | sp00ktober-Aloft_QoLEditor-0.0.3 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
README
Aloft_QoLEditor
What is it
This is a very tiny mod that adds the following QoL features to Aloft:
- Use space and ctrl keys to move the camera up and down
- Use your mouse while the camera is moving to rotate it
- Hold shift while dragging an object to drag it on the Y axis
How does it work?
The mod uses Harmony and BepInEx to patch the game at runtime. Currently there is no modmanager support present (but this will change in the future hopefully).
How can i use this?
Automatic installation
Install either Thunderstore Mod Manager or r2modman and install the mod from there.
Manual installation
- Get the latest release of the 5.x version of BepInEx from here (must be compatible to your system, most likely x64)
- Extract the .zip and copy the
BepInEx
folder into your games root folder (probablyC\Program Files (x86)\Steam\steamapps\common\Aloft Demo\
) - Copy the
winhttp.dll
anddoorstop_config.ini
also to your games root folder. - Start the game once and then close it again.
- In the BepInEx folder you should now find a
plugins
folder, copy the mod .dll inside there
You can also see the official installation guide here
Changelog
0.0.3
- Fix wrong BepInEx version in manifest.json
0.0.2
- Place and move object further than the default max 100 range
0.0.1
- Use space and ctrl keys to move the camera up and down
- Use your mouse while the camera is moving to rotate it
- Hold shift while dragging an object to drag it on the Y axis