Lavender is a powerful and user-friendly library mod designed to simplify the process of modding the game Obenseuer using BepInEx as mod loader.
- .Net CLI:
dotnet add package Lavender --version 0.5.0
- PackageReference:
<PackageReference Include="Lavender" Version="0.5.0" />
Looking for help or want to learn more? Check out the full documentation and step-by-step guides at Lavender-Docs.
- Furniture
- Storages
- Items
- Recipes
- Developer Console
- Dialogue Patching
- Runtime OBJ Importer
- easy PNG/JPG Loader
Contributions are welcome! Whether you're fixing bugs, adding new features, or improving documentation, your help is appreciated. To contribute, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.
Here are some basic resources on code style and naming conventions Lavender trys to fulfill:
Lavender is mainly maintained by leonarudo, who manages the overall development and direction.
The DialogueLib module is specifically maintained by norbby42.
This project is licensed under the LGPL-v2.1 license