My first mod menu. im not experienced in C# or in mod menus at all. fully functional. most future updates will likely be ui changes AND maybe some other things. im just experiementing ui things here ig too
GAME: MUCK
- This is still in early stages and primarily for learning UI and C# modding.
- Future updates may include better styling or more fun features.
Requires BepInEx (for Muck)
-
Install BepInEx:
- Download the BepInEx x64 version (make sure it's the 64-bit version).
- Extract it into your Muck game folder (where
Muck.exe
is). - Run the game once to let BepInEx set itself up.
- You should now see a
BepInEx/plugins/
folder.
-
Install this mod:
- Download the compiled
.dll
file from the Releases page - Place the
.dll
inside theBepInEx/plugins/
folder.
- Download the compiled
-
Launch the game:
- Once in-game, press
F1
to toggle the menu.
- Once in-game, press