Skip to content

blbrdv/Aegir

Repository files navigation

Ægir

Nexusmods Thunderstore

License Valheim version

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.

Screenshot

Installing & Using

Install

  1. Download and install BepInEx from Thunderstore
  2. For multiplayer only - download and install any mod that allow to turn on Developer mod on server
  3. Download and install locally this mod from Nexusmods, Thunderstore or from GitHub release page

Singleplayer usage

  1. Open console (F5)
  2. Enter devcommands
  3. Enter debugmode
  4. Close console
  5. Press Z to enter fly mode
  6. Enjoy

Multiplayer usage

  1. Turn on Developer mode
  2. Press Z to enter fly mode
  3. Enjoy

Build

Requirements

  • DotNet v8.0.x installed
  • Nuke tool installed
    • Run dotnet tool restore in solution root directory.
  • Correct path to game directory in config
    1. Create build.cgf in solution root directory
    2. Copy everything from build.example.cfg to build.cfg
    3. Update paths if needed

Build steps

  1. Run ./build.sh Compile (or .\build.ps1 ... for Windows)

For more commands see Build.cs file or run build with --help flag.

FAQ

  • 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.

About

Simple mod for disabling water camera clipping in Valheim

Topics

Resources

License

Stars

Watchers

Forks