You are viewing a potentially older version of this package.
View all versions.

LethalMinLibrary
A library mod for LethalMin
Date uploaded | a month ago |
Version | 2.0.2 |
Download link | NotezyTeam-LethalMinLibrary-2.0.2.zip |
Downloads | 769 |
Dependency string | NotezyTeam-LethalMinLibrary-2.0.2 |
This mod requires the following mods to function


Evaisa-FixPluginTypesSerialization
Fix custom Serializable structs and such not properly getting deserialized by Unity.
Preferred version: 1.1.2
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 Custom Pikmin Types, and Custom Interactions with Pikmin.
CHANGELOG
2.0
2.1.1
- Renamed AttackRange to AttackDistance
2.1.0
- Added ModInfo to allow custom Pikmin Type Depedeinces
- Added Way for modders to refernce Pikmin Types from the base mod
- Tweeked Editor Icons
2.0.2
- added more fields to pikmin type
2.0.1
- Added missing dependecy
2.0.0
- Updated for LethalMin's Full Version
1.0
1.4.0
- Added "GenerateConfigFile" To PikminType
1.3.0
- Acidentilly skipped
1.2.0
- Added "PikminItemOverrideSettings" script
- Added AttackRange to Pikmin Type
1.1.0
- Added "ExtraIdleAnimsCount" and "YayAnimationsCount" to PikminType
- Added more attack settings to PikminType
1.0.0
- Inital releese