You are viewing a potentially older version of this package.
View all versions.
SkeletonCostume
Adds the in-game skeleton model as a color you can pick to wear
| Date uploaded | 5 months ago |
| Version | 0.1.3 |
| Download link | darmuh-SkeletonCostume-0.1.3.zip |
| Downloads | 2631 |
| Dependency string | darmuh-SkeletonCostume-0.1.3 |
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.2304darmuh-MirrorPlumber
Utility BepInEx Mod that allows modders to utilize various Mirror Networking functions at runtime
Preferred version: 0.3.1README
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
costumeNameproperty as it's no longer used - rerun
UISettings' PopulateCostumeDropdownmethod on PawnMaterial awake so that the dropdown includes the added skeleton costume.
- removed
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!