1.0.0
This commit is contained in:
parent
abd4a1ca04
commit
d635d3a830
5
!more-suits.txt
Normal file
5
!more-suits.txt
Normal file
@ -0,0 +1,5 @@
|
||||
If you want to add suits, you should place them in a new folder named moresuits in your plugins folder so they don't disappear from the mod's folder when it gets updated. Keep in mind, any suits you add will need to be manually shared with your friends or you will encounter syncing issues in-game. Upload a package with your suits to Thunderstore if you want to make sharing your suits easier.
|
||||
|
||||
If you don't want the suits that are included with this mod to load (if you're using this mod as a library to load your own suit mod), add a file called "!less-suits.txt" to your moresuits folder in your own mod.
|
||||
|
||||
Alternatively, you can modify the config file BepInEx\config\x753.More_Suits.cfg to include a list of comma separated suits that you don't want to load.
|
3
advanced/extended.json
Normal file
3
advanced/extended.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"_NormalScale": "0.0"
|
||||
}
|
3
advanced/imlost.json
Normal file
3
advanced/imlost.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"_NormalScale": "0.0"
|
||||
}
|
3
advanced/imscared.json
Normal file
3
advanced/imscared.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"_NormalScale": "0.0"
|
||||
}
|
3
advanced/kill.json
Normal file
3
advanced/kill.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"_NormalScale": "0.0"
|
||||
}
|
BIN
extended.png
Normal file
BIN
extended.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 847 KiB |
BIN
imlost.png
Normal file
BIN
imlost.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 353 KiB |
BIN
imscared.png
Normal file
BIN
imscared.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 361 KiB |
10
manifest.json
Normal file
10
manifest.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Lethal_Extended_Suits",
|
||||
"version_number": "1.0.0",
|
||||
"website_url": "",
|
||||
"description": "Suits Pack for Lethal-Extended",
|
||||
"dependencies": [
|
||||
"BepInEx-BepInExPack-5.4.2100",
|
||||
"x753-More_Suits-1.5.2"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user