File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,14 +59,18 @@ Check out a full overview of the Commands structure [on the Wiki](https://github
5959- ` CATHODE.SoundEnvironmentData ` handles ` SOUNDENVIRONMENTDATA.DAT ` files
6060- ` CATHODE.SoundDialogueLookups ` handles ` SOUNDDIALOGUELOOKUPS.DAT ` files
6161- ` CATHODE.SoundBankData ` handles ` SOUNDBANKDATA.DAT ` files
62+ - ` CATHODE.CharacterAccessorySets ` handles ` CHARACTERACCESSORYSETS.BIN ` files
63+ - ` CATHODE.CustomCharacterInfo ` handles ` CUSTOMCHARACTERINFO.BIN ` files
64+ - ` CATHODE.CustomCharacterConstrainedComponents ` handles ` CUSTOMCHARACTERCONSTRAINEDCOMPONENTS.BIN ` files
65+ - ` CATHODE.Strings ` handles ` *.TXT ` files
6266
6367## For configurations:
6468- ` CATHODE.BML ` handles any ` .BML ` files
6569 - Get/set content as an ` XmlDocument ` via ` BML.Content `
6670
6771## For saves:
6872- ` CATHODE.ProgressionSave ` handles ` PROGRESSION.AIS ` files
69- - ` CATHODE.EXPERIMENTAL.MissionSave ` handles ` PROGRESSION .AIS` files (experimental)
73+ - ` CATHODE.EXPERIMENTAL.MissionSave ` handles ` * .AIS` files (experimental)
7074
7175---
7276
You can’t perform that action at this time.
0 commit comments