You are viewing a potentially older version of this package. View all versions.
mentholstudios-EeveelutionSuits-1.0.1 icon

EeveelutionSuits

A shameless reskin of AlexCodesGames's AdditionalSuits mod, with 9 custom PokeSuit textures!

Date uploaded 2 years ago
Version 1.0.1
Download link mentholstudios-EeveelutionSuits-1.0.1.zip
Downloads 482
Dependency string mentholstudios-EeveelutionSuits-1.0.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2100
x753-More_Suits-1.4.1 icon
x753-More_Suits

Adds more suits to choose from, and can be used as a library to load your own suits!

Preferred version: 1.4.1

README

Eeveelution Suits v1.0.1

About

Adds 9 custom PokeSuits to your closet at the start of the game!

This mod is a shameless reskin of AlexCodesGames's "AdditionalSuits" (https://thunderstore.io/c/lethal-company/p/AlexCodesGames/AdditionalSuits/) mod, which is what all the code here really is, I just made the textures. A result of this is many of the folders being under the original names as to not break anything. I believe you can figure out anything I was able to, which is all you really need if you want to add suits of your own! (Though, to be clear, you should just build custom textures off the original mod if you're not trying to release it on the store, bahaha)

AS AN ADDITIONAL RESULT OF THIS, you cannot run this and the one it's based off of at the same time. I've tried to tamper with the code but I just can't quite figure it out + this is mostly a pack for me and my friends anyway. Apologies!

Hit me up on twitter if it breaks and needs to be fixed! I'm not super techy but I think these things shouldn't be too too hard.

Twitter

Instructions - Installation

Automatic: Click 'Install with Mod Manager' button (ensure you have the Thunderstore mod manager installed).

Manual: Export the main folder into your BepInEx/plugins folder.

After installation you will see the new suits when you launch the game.

Instructions - Adding New Suits

All suite definitions are in the 'suit-defs.json', this includes details such as each suit's name & if it needs to be unlocked to be used (ComingSoon[TM]). To add a new suite to your game just follow these steps:

1 - Place your new texture file in the resource folder ('resAdditionalSuits')
2 - Create a new JSON entry in the 'suit-defs.json' file to represent your suit

When you load your game your new suit should be added!

Additional Info

If you are interested in the code I stole for these skins, the page is here! GitHub Repo. They encourage it to be used however you'd like, so go nuts :3

Changelog

- v1.0.1
	- Incompatibility Warning
- v1.0.0
	- Release

CHANGELOG

Changelog

- v1.0.4
	- Massively messed up the folder order, should be good now
- v1.0.3
	- Fixed a mistake that disabled the OG More_Suits suits.
- v1.0.2
	- Learned what a skinpack was! Now an add-on for More_Suits by x753.
- v1.0.1
	- Incompatibility Warning
- v1.0.0
	- Release