csseditors
1,857
edits
mNo edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
* Run the Obenseuer game for the mod loader to generate all the needed configuration files | * Run the Obenseuer game for the mod loader to generate all the needed configuration files | ||
* To install new mods, from the root folder of the Obenseuer, navigate to <code>..\BepInEx\plugins</code> and place the downloaded files there | * To install new mods, from the root folder of the Obenseuer, navigate to <code>..\BepInEx\plugins</code> and place the downloaded files there | ||
==List of available mods== | |||
{| class="wikitable" | |||
!Name!!Author!!Requires BepInEx!!Type!!Description!!Download | |||
|- | |||
|GreenMushLib||RobynLlama||✓||Library||Has prefab manager and command manager||[https://github.com/ObenseuerModding/GreenMushLib/releases On GitHub] | |||
|- | |||
|Lavender||leonarudo||✓||Library||Easier addition of new furniture, runtime loader for .OBJ and .PNG/.JPG files||[https://github.com/leonarudo/Lavender/releases On GitHub] | |||
|- | |||
|PowerSourceFix||RobynLlama||✓||Bugfix||Fixes the ability to add fuel to the solid-fuel based furnaces||[https://github.com/ObenseuerModding/PowerSourceFix/releases On GitHub] | |||
|- | |||
|PrisonPackageFix||RobynLlama||✓||Bugfix||Adds a Can Opener to every rations package in prison||[https://github.com/ObenseuerModding/PrisonPackageFix/releases On GitHub] | |||
|- | |||
|Skill Craft Speed||hiemas-lerastad||✓||Mod||Shortens the crafting time based on how high the player's skill is||[https://github.com/hiemas-lerastad/OS-SkillCraftSpeed/releases On GitHub] | |||
|- | |||
|Mass Yeast Extraction||hiemas-lerastad||✓||Mod||Allows to extract yeast in larger quantities of 5L, 10L and 25L||[https://github.com/hiemas-lerastad/OS-MassYeastExtraction/releases On GitHub] | |||
|- | |||
||More Cooking Recipes||hiemas-lerastad||✓||Mod||Adds a production chain for Cheese, allows to obtain Milk from Rats, adds recipes to craft Hot Dog Buns and Hamburger Buns||[https://github.com/hiemas-lerastad/OS-MoreCookingRecipes/releases On GitHub] | |||
|} | |||
==Adding new furniture== | ==Adding new furniture== |