Add a new Manuscript Build tool

This commit is contained in:
Veronica Berglyd Olsen
2023-05-13 19:20:31 +02:00
parent ff0a4b03ae
commit 26430e642c
4 changed files with 153 additions and 11 deletions
+3
View File
@@ -63,6 +63,9 @@ VALID_MAP = {
"GuiBuildSettings": {
"winWidth", "winHeight", "treeWidth", "filterWidth"
},
"GuiBuildManuscript": {
"winWidth", "winHeight", "optsWidth", "viewWidth"
},
}