You are viewing a potentially older version of this package. View all versions.
NotezyTeam-LethalMinLibrary-2.0.2 icon

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

NotezyTeam-LethalMin-1.0.9 icon
NotezyTeam-LethalMin

Adds Functional Pikmin to Lethal Company!

Preferred version: 1.0.9
Evaisa-FixPluginTypesSerialization-1.1.2 icon
Evaisa-FixPluginTypesSerialization

Fix custom Serializable structs and such not properly getting deserialized by Unity.

Preferred version: 1.1.2
BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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