
Enchanter
This Outward mod allows you to spawn enchanted items easily. It provides a menu and a custom keybinding in the settings to show or hide the menu.
Last updated | a month ago |
Total downloads | 191 |
Total rating | 0 |
Categories | Utility UI |
Dependency string | GymMed-Enchanter-0.0.1 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function


README
Outward Enchanter

This Outward mod allows you to spawn enchanted items easily. It provides a menu and a custom keybinding in the settings to show or hide the menu.
Why use this mod?
This mod was designed for debugging. If you're creating your own enchantments, you can quickly test them on available equipment.
How to use
- Either clone/download the repository with Git or GitHub Desktop, or simply download the code manually.
- Open
src/OutwardEnchanter.sln
with any C# IDE (Visual Studio, Rider, etc) - When you're ready, build the solution. It will be built to the
Release
folder (next to thesrc
folder). - Take the DLL from the
Release
folder and put it in theBepInEx/plugins/
folder. If you use r2modman, this can be found by going into r2modman settings and clicking onBrowse Profile Folder
.