Skip to content

Commit 268c0fe

Browse files
committed
Docs
1 parent 48c0bc9 commit 268c0fe

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/cli.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,18 @@ This converts from a Bethesda Plugin mod to Yaml, and puts it in your Git Reposi
2727
| `-u` | `--ErrorOnUnknown` | Optional | (default True). If on, will error out if any unknown records that are encountered |
2828
| | `--Debug` | Optional | Set up for debug mode, including resetting nuget caches |
2929

30+
The valid list of GameReleases are listed [here](https://github.com/Mutagen-Modding/Mutagen/blob/dev/Mutagen.Bethesda.Kernel/GameRelease.cs) but are generally as follows:
31+
32+
- Oblivion
33+
- OblivionRE
34+
- SkyrimLE
35+
- SkyrimSE
36+
- SkyrimVR
37+
- Fallout4
38+
- Fallout4VR
39+
- SkyrimSEGog
40+
- Starfield
41+
3042
!!! bug "Must Have Dedicated Folder"
3143
Make sure the output path is pointed to a folder which is -wholly- dedicated to containing Spriggit content. [More Info](backups.md)
3244

0 commit comments

Comments
 (0)