Skip to content

Commit

Permalink
Merge pull request #48 from wabbajack-tools/EzioTheDeadPoet-patch-7
Browse files Browse the repository at this point in the history
Update Compilation Settings.md
  • Loading branch information
EzioTheDeadPoet authored Oct 11, 2023
2 parents 993efa6 + 97ba294 commit 29f032b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modlist_author_documentation/Compilation Settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ In Wabbajack, select _Create a Modlist_ to navigate to the configuration screen.
| Field | Description | Notes |
| ------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Modlist Name | **REQUIRED:** Name of your modlist | |
| Version | **REQUIRED:** Current Version | Wabbajack modlists **must** use [semantic versioning](https://semver.org/) and not some random text like "the best version on Earth" (this isn't the Nexus!)! |
| Version | **REQUIRED:** Current Version | Wabbajack modlists **must** comply with the [.NET Version Class](https://learn.microsoft.com/en-us/dotnet/api/system.version?view=net-7.0#remarks) `major.minor[.build[.revision]]` making `0.1.19.1` a valid version Example. Don't use Text or Special Characters in your version! |
| Author | Modlist author--your name or alias | Should be your name in original modlists and/or the name of the original modlist author if you adapted a non-WJ modlist to WJ |
| Description | Modlist description (max 700 charcters) | |
| Image | Modlist image | Aspect ratio should be 16:9 for best results |
Expand Down

0 comments on commit 29f032b

Please sign in to comment.