Skip to content

UnderMineControl/underminecontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnderMineControl

An Unofficial Mod API meant for extending and adding functionality to the popular game UnderMine. This takes a lot of inspiration from the now deprecated UnderMod.

Check the wiki for more information and guides!

Features

  • Support for version 0.7.1.6 and 1.0.0.0 of the game on Steam (Windows)
  • Allows for patching of methods in the game using Harmony
  • Allows for extending the game by adding new elements from unity using BepInEx
  • Adds an easy to use API for accessing common functionality in the game UnderMineControl.Api
    • Exposes elements of the game via interfaces to allow easy updates between game releases

Future Updates

  • Adding NexusMods support or a custom od loader

Code is licensed as MIT unless otherwise indicated. Non-code content and add-on assets are considered the property of their creators or copyright holders, and are not included under the MIT license. You can read the MIT license text here: LICENSE