You are viewing a potentially older version of this package. View all versions.
darmuh-SkeletonCostume-0.1.2 icon

SkeletonCostume

Adds the in-game skeleton model as a color you can pick to wear

Date uploaded 5 months ago
Version 0.1.2
Download link darmuh-SkeletonCostume-0.1.2.zip
Downloads 26
Dependency string darmuh-SkeletonCostume-0.1.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2304
darmuh-MirrorPlumber-0.3.1 icon
darmuh-MirrorPlumber

Utility BepInEx Mod that allows modders to utilize various Mirror Networking functions at runtime

Preferred version: 0.3.1
darmuh-YapLocalizer-0.1.3 icon
darmuh-YapLocalizer

Utility mod for adding localized text to the game!

Preferred version: 0.1.3

README

Skeleton Costume (Color)

This mod re-uses the in-game Skeleton Model as a "Color" in your player costumes list.

Now you can run around as a spooky scary skeleton! (No configuration required)

ALL CLIENTS ARE REQUIRED TO HAVE THIS MOD

In order for this mod to work in multiplayer, all clients need to have this mod and it's dependencies installed!

This mod is also an example mod on how to use MirrorPlumber to add modded networking.

CHANGELOG

Skeleton Costume Changelog

0.1.3

  • Updated dependencies for thunderstore

0.1.2

  • Updated MirrorPlumber dependency
  • Fixed for latest version of the game.
    • removed costumeName property as it's no longer used
    • rerun UISettings' PopulateCostumeDropdown method on PawnMaterial awake so that the dropdown includes the added skeleton costume.

0.1.1

  • Updated project references and dependencies
  • Added localized Skeleton Model name for French, German, Polish, Italian, Korean, Spanish, and Turkish.

0.1.0

  • Initial upload!