| Date uploaded | 9 months ago |
| Version | 1.0.4 |
| Download link | Cosmella-Outfit_Presets-1.0.4.zip |
| Downloads | 7340 |
| Dependency string | Cosmella-Outfit_Presets-1.0.4 |
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
This mod is not affiliated with Among Us or Innersloth LLC, and the content contained therein is not endorsed or otherwise sponsored by Innersloth LLC. Portions of the materials contained herein are property of Innersloth LLC. © Innersloth LLC.
-
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" }
uses api at https://github.com/Cosmella-v/TabsBuilderApi/releases/latest
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