You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 9 months ago |
| Version | 1.0.2 |
| Download link | Cosmella-Outfit_Presets-1.0.2.zip |
| Downloads | 89 |
| Dependency string | Cosmella-Outfit_Presets-1.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack_AmongUs
BepInEx pack for Among Us. Preconfigured and ready to use.
Preferred version: 6.0.700Cosmella-TabsBuilderApi
Api for Building Tabs in the Player Customization Menu
Preferred version: 1.1.0README
OutfitsPresets
-
A mod that allows you to save outfits to switch them quickly
-
you can find it in your inventory and or laptop in a lobby
-
you can save and also delete presets ingame.
-
Presets are saved at
%APPDATA%/../LocalLow/Innersloth/Among Us/OutfitPresetsso if you want to share them go here -
if for some reason you wanna make one without being ingame the json file is structured like this:
{ "Hat" :"hatid", "Visor" :"visorid", "Skin" :"skinid", "Color" :colorindex, "Pet" :"petid" }
CHANGELOG
1.0.4
- fixed some api stuff with github
1.0.3
- Tabs use TabsBuilderApi (https://github.com/Cosmella-v/TabsBuilderApi) for better support
- tab icon
1.0.2
- ...
1.0.1
- fixed support town of us r
- optimised tab creation