Skip to content

Commit cba1e51

Browse files
Update README.md
1 parent 19e719e commit cba1e51

1 file changed

Lines changed: 30 additions & 1 deletion

File tree

README.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,31 @@
11
# COM3D2.DressCode
2-
Automatically switch outfit per scene
2+
3+
Automatically switches costume per scene. Currently supports the following scenes:
4+
5+
- Dance
6+
- Pole dance
7+
- Yotogi
8+
9+
![interface](https://user-images.githubusercontent.com/87424475/170797407-5be8ebc9-f898-4672-a04a-0507af3fbe50.png)
10+
11+
## Usage
12+
13+
The interface may be accessed via the DressCode button on the office screen.
14+
15+
![button](https://user-images.githubusercontent.com/87424475/170781015-1125e75c-cb4f-4c8d-9371-1641b54bdd2c.png)
16+
17+
Scenes may be configured on globally or per maid, using one of the following settings:
18+
19+
- Default (costume will not be switched)
20+
- Scene (use the costume specified for the scene)
21+
- Personal (use the costume specified for the maid)
22+
23+
Click the Edit button in order to open edit mode and create your costume.
24+
25+
To use the same costume for all maids, simply select the Scene setting for the scene, create a costume, and optionally select the Scene setting for any maids previously configured with a different setting.
26+
27+
If a costume has not been created for the configured setting, Default behaviour applies. Maids that have not yet been configured will use the configured scene setting.
28+
29+
## Installing
30+
31+
Get the latest version from [the release page](../../releases/latest). Extract the archive contents into the `BepInEx` directory.

0 commit comments

Comments
 (0)