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

LethalMinLibrary

A library mod for LethalMin

Date uploaded 2 days ago
Version 1.3.0
Download link NotezyTeam-LethalMinLibrary-1.3.0.zip
Downloads 120
Dependency string NotezyTeam-LethalMinLibrary-1.3.0

This mod requires the following mods to function

NotezyTeam-LethalMin-0.2.18 icon
NotezyTeam-LethalMin

Adds Functional Pikmin to Lethal Company!

Preferred version: 0.2.18
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 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.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