RandyKnapp-Auga icon

Auga

A fresh new look for Valheim

Last updated 5 months ago
Total downloads 121324
Total rating 56 
Categories Tweaks Tools Client-side Hildir's Request Update
Dependency string RandyKnapp-Auga-1.3.11
Dependants 138 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

Project Auga

by RandyKnapp / n4 / Vapok

Project Auga is a completely re-imagined, modder-friendly UI-overhaul for Valheim. Every last piece of UI was considered and reworked from the ground-up to create a more helpful and immersive player experience, all while remaining familiar to Valheim veterans.

Join the Discord: Project Auga Discord Visit the Website: ProjectAuga.com

What's Changed?

Basically everything:

  • New Player HUD
  • Redesigned Player & Container inventories
  • New Consolidated Player Panels
  • Improved Crafting Panels

SEE SCREENSHOTS HERE: https://github.com/RandyKnapp/Auga/tree/main/Auga/Screenshots

How to Install

GitHub/Nexus Mods

  1. Install BepInEx for Valheim
  2. Download the zip file from the Nexus or the GitHub Release
  3. Extract the contents of the zip file to <Your Valheim Installation Directory>\BepInEx\plugins\Auga

Thunderstore

  1. Install BepInEx for Valheim
  2. Download the zip file from here on Thunderstore
  3. Install with your mod manager
  4. OR - Extract the contents of the files folder inside the zip file to <Your Valheim Installation Directory>\BepInEx\plugins\Auga

Mod Compatibility

Does it work with...

  • Controller: LIMITED (using a controller is not supported in all menus yet)
  • EpicLoot: YES
  • Equipment & Quick Slots: YES
  • Valheim+: YES (LIMITED) (Not all features work, please set the following config options or the HUD will break:)
    • displayStaminaValue = false
    • displayBowAmmoCounts = 0
    • Changing inventory size works, but it is slightly too small and always scrolls
    • GameClock: enabled = false
  • Adventure Backpacks: YES
  • Better Wards: YES
  • Passive Powers: YES
  • Creature Level & Loot Control: YES
  • BetterTrader: YES
  • BuildExpansion: NO (but kinda YES) (But it now supports extra build pieces, BuildExpansion is no longer required when using Auga)
  • Chatter: YES
  • Sears Catalog: YES
  • Jewelcrafting: YES - Adding Sockets not available yet.
  • _Message me if your mod is compatible, I'll add it to this list!

Project Auga drastically changes many parts of the Valheim UI. It will most likely not be compatible with other mods that modify the UI.

Please report bugs and mod conflicts on the GitHub Issues Page!

For Modders

Project Auga comes with an API that allows other mods to easily access its features and create UI elements in the Auga style. It's also open-source on GitHub.

Auga API: https://github.com/RandyKnapp/Auga/wiki/Auga-API Source: https://github.com/RandyKnapp/Auga