diff --git a/skel_common/readme_modders.txt b/skel_common/readme_modders.txt index 4e59f3a..820fde2 100644 --- a/skel_common/readme_modders.txt +++ b/skel_common/readme_modders.txt @@ -215,6 +215,11 @@ Commandline Runs the game. If used with "--patch", runs afterward if successful. + --validate Abc + + Prints a "Validate" report for named mod files/dirs. Handy when + you're checking repeatedly as you correct typos. + Pitfalls