Obenseuer/Modding: Difference between revisions
| (6 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
''A more detailed modding documentation can be [https://obenseuermodding.github.io/Information/ found here]'' and the needed resources ''[https://github.com/ObenseuerModding found here]'' | ''A more detailed modding documentation can be [https://obenseuermodding.github.io/Information/ found here]'' and the needed resources ''[https://github.com/ObenseuerModding found here]'' | ||
To get started with making simple mods using Lavender, see [[Obenseuer/Making Mods]]. | |||
== Getting started == | == Getting started == | ||
| Line 12: | Line 14: | ||
== List of available mods == | == List of available mods == | ||
{| class="wikitable" | {| class="wikitable sortable" | ||
|- | |- | ||
! Name !! Author !! Requires BepInEx !! Type !! Description !! Download | ! Name !! Author !! Requires BepInEx !! Type !!class="unsortable"| Description !!class="unsortable"| Download | ||
|- | |- | ||
| Lavender | | Lavender | ||
| Line 31: | Line 33: | ||
| Stubo's Show XP Gain || StuboUK || ✓ || Mod || Shows the skill experience gain notification every time player receives some || [https://github.com/StuboUK/os-StubosShowXPGain/releases On GitHub] | | Stubo's Show XP Gain || StuboUK || ✓ || Mod || Shows the skill experience gain notification every time player receives some || [https://github.com/StuboUK/os-StubosShowXPGain/releases On GitHub] | ||
|- | |- | ||
| SnippitySnappity || shiggityshaggs || ✓ || Mod || Adds furniture snapping functionality to all furniture | | SnippitySnappity || shiggityshaggs || ✓ || Mod || Adds furniture snapping functionality to all furniture, removes building restrictions and allows to apply distance and rotation offset in all directions. To use it, hold {{Button|C}} after selecting a furniture, to allow modifying the placement properties. || [https://github.com/shiggityshaggs/ObenseuerSnippitySnappity/releases On GitHub] | ||
|- | |- | ||
| Fix My Choo || norbby42 || ✓ || Fix || When a minitrain is deleted during Tenement Mine Depo renovation, it will be respawned in its original location and still work || [https://github.com/norbby42/FixMyChoo/releases On GitHub] | | Fix My Choo || norbby42 || ✓ || Fix || When a minitrain is deleted during Tenement Mine Depo renovation, it will be respawned in its original location and still work || [https://github.com/norbby42/FixMyChoo/releases On GitHub] | ||
| Line 50: | Line 52: | ||
| MinitrainHobbyist || norbby42 || ✓ || Mod || Adds ability to study Minitrain Miniatures to create your own replicas, that can be sold to Mikkel Purola.<br>''Requires '''Lavender''' library'' || [https://github.com/norbby42/MinitrainHobbyist/releases On GitHub] | | MinitrainHobbyist || norbby42 || ✓ || Mod || Adds ability to study Minitrain Miniatures to create your own replicas, that can be sold to Mikkel Purola.<br>''Requires '''Lavender''' library'' || [https://github.com/norbby42/MinitrainHobbyist/releases On GitHub] | ||
|- | |- | ||
| RecipeHacker-0-4-17 || norbby42 || ✓ || Fix || A bugfix for the 0.4.17 version of Obenseuer that adds a way of obtaining recipes that are otherwise unobtainable.<br>''Requires '''Lavender''' library'' || [https://github.com/norbby42/RecipeHacker-0-4-17 On GitHub] | | RecipeHacker-0-4-17 || norbby42 || ✓ || Fix || A bugfix for the 0.4.17 version of Obenseuer that adds a way of obtaining recipes that are otherwise unobtainable.<br>''Requires '''Lavender''' library'' || [https://github.com/norbby42/RecipeHacker-0-4-17/releases On GitHub] | ||
|- | |- | ||
| ObenCursor || shiggityshaggs || ✓ || Mod || Makes the mouse cursor retain a high visibility against the background. Allows to use a custom cursor image by replacing default.png or cursor.png in the mod files. || [https://github.com/shiggityshaggs/ObenCursor/releases On GitHub] | | ObenCursor || shiggityshaggs || ✓ || Mod || Makes the mouse cursor retain a high visibility against the background. Allows to use a custom cursor image by replacing default.png or cursor.png in the mod files. || [https://github.com/shiggityshaggs/ObenCursor/releases On GitHub] | ||
| Line 61: | Line 63: | ||
|- | |- | ||
| ObenLever || shiggityshaggs || ✓ || Fix || Fixes track switches not resetting their levers after a train changes the direction of the switch when coming from the wrong direction. || [https://github.com/shiggityshaggs/ObenLever/releases On GitHub] | | ObenLever || shiggityshaggs || ✓ || Fix || Fixes track switches not resetting their levers after a train changes the direction of the switch when coming from the wrong direction. || [https://github.com/shiggityshaggs/ObenLever/releases On GitHub] | ||
|- | |||
| ObenRadio || shiggityshaggs || ✓ || Mod || Adds ability to inject custom .MP3, .WAV and .OGG audio files at the <code>..\Obenseuer\BepInEx\plugins\ObenRadio\Audio</code> location, that replaces the music played on player-placed radios. || [https://github.com/shiggityshaggs/ObenRadio/releases On GitHub] | |||
|- | |||
| ObenFind || shiggityshaggs || ✓ || Mod || Adds an item search bar available with {{Button|⇧ LShift}} + {{Button|C}}, that highlights in-the-world where to find all instances of that item in your own storages. || [https://github.com/shiggityshaggs/ObenFind/releases On GitHub] | |||
|} | |} | ||