LandminesForAll
Monsters trigger landmines too.
Last updated | 10 months ago |
Total downloads | 299488 |
Total rating | 15 |
Categories | Misc BepInEx Server-side |
Dependency string | Sakura-LandminesForAll-1.0.1 |
Dependants | 540 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
What is this?
Simply it makes it so monsters can trigger landmines too.
How to use?
Install from thunderstore and you're good to go. Or you can build it yourself and install it manually.
How to build?
- Clone the repo
- Open the solution in Visual Studio 2022 (or newer)
- Build the project (Note that the debug build includes debug features like God mode and etc)
- Grab the dll from
LC-LandminesForAll\bin\Release\netstandard2.1\LandminesForAll.dll
- Install it in BepInEx/plugins folder in your game directory (Note that you need BepInEx for this to work)
- Done
Known issues
- None
Troubleshooting
- Make sure you have BepInEx installed
- Make sure you have the latest version of the mod
- If you have any issues, feel free to open an issue on the github repo and provide as much info as possible
Changelog
v1.0.1
-
Replaced sphere cast check with box collider.
-
Added additional logging.
v1.0.0
- Initial release
- Made it so monsters can trigger landmines too
Contributing
Feel free to suggest changes, features or make a pull request.
You are welcome to work an any issue.
Do what you want within reason.