You are viewing a potentially older version of this package.
View all versions.
LethalMinLibrary
A library mod for LethalMin
Date uploaded | a day ago |
Version | 1.1.0 |
Download link | NotezyTeam-LethalMinLibrary-1.1.0.zip |
Downloads | 108 |
Dependency string | NotezyTeam-LethalMinLibrary-1.1.0 |
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
LethalMin Library
A Library mod that can be used for createing CustomPikmin Types, and Custom Interactions with Pikmin.
Type Set-Up (unfinished)
Install Unity 2022.3.9f and create a new project. Then in unity, download this pakage via git url: https://github.com/NoteBoxz/LethalMin-Unity-Library.git Now, all you need to do is set-up your custom Pikmin Type/Onions. I recomend using this as a template for custom PikminTypes for now: https://github.com/NoteBoxz/LethalMin/tree/main/Unity_Resouces
CHANGELOG
1.1.0
- Added "ExtraIdleAnimsCount" and "YayAnimationsCount" to PikminType
- Added more attack settings to PikminType
1.0.0
- Inital releese