Aegir is a jötunn and a personification of the sea in Norse mythology.
This simple mod removes water camera clipping in fly-mode, allowing players to dig and build underwater without problems.
- Download and install BepInEx from Thunderstore
- For multiplayer only - download and install any mod that allow to turn on
Developer modon server - Download and install locally this mod from Nexusmods, Thunderstore or from GitHub release page
- Open console (F5)
- Enter
devcommands - Enter
debugmode - Close console
- Press
Zto enter fly mode - Enjoy
- Turn on
Developer mode - Press
Zto enter fly mode - Enjoy
- DotNet v8.0.x installed
- Download and install from Microsoft.
- Nuke tool installed
- Run
dotnet tool restorein solution root directory.
- Run
- Correct path to game directory in config
- Create
build.cgfin solution root directory - Copy everything from
build.example.cfgtobuild.cfg - Update paths if needed
- Create
- Run
./build.sh Compile(or.\build.ps1 ...for Windows)
For more commands see Build.cs file or run build with --help flag.
- Mod does not create config file?
Yes it doesn't. Mod is so small it do not need it.
- Does this mod needs to be installed on server to work in multiplayer?
No, See Install in Installing & Using in description.
