Bendy and the Ink Machine

Details

Last Updated
2 weeks ago
First Uploaded
2 weeks ago
Downloads
176
Likes
0
Size
17KB
Dependency string
cosita3cz-MenuLib-0.2.0
Dependants

Categories

MenuLib

MenuLib is a C# library designed to simplify the creation of in-game menu plugins for Bendy and the Ink Machine. It provides a straightforward API for adding buttons, toggles, and multi-options to menus, allowing developers to focus on functionality rather than UI implementation details.

Features

  • Easy-to-use methods for adding buttons, toggles, and multi-options.
  • Predefined menu structures for common use cases.
  • Extensible base classes for creating custom menus.
  • Lightweight and efficient, minimizing performance impact on the game.

Getting Started

To use MenuLib in your project, follow these steps:

  1. Create new bepinex plugin project.

  2. Add MenuLib.dll as reference.

  3. Import the MenuLib namespace in your plugin code:

    using MenuLib;
    
  4. Documentation will be added soon. I have no clue how it works either (its not documented yet, i still change the structure of the library for better usability, wait for release 1.0.0).

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.