-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed #93
- Loading branch information
Showing
8 changed files
with
31 additions
and
175 deletions.
There are no files selected for viewing
Binary file modified
BIN
+0 Bytes
(100%)
Creation Kit Platform Extended Core/Version/build_version.txt
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Creation Kit Platform Extended Core/Version/resource_version2.h
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
{ | ||
"Style": ["WS_DLGFRAME", "WS_CAPTION", "WS_SYSMENU", "WS_CLIPCHILDREN" ], | ||
"Title": "Script Properties", | ||
"Width": 509, | ||
"Height": 201, | ||
"Width": 567, | ||
"Height": 242, | ||
"FontName": "Microsoft Sans Serif", | ||
"FontSize": 8, | ||
"FontWeight": 400, | ||
"FontItalic": 0, | ||
"Controls": [ | ||
{ "Type": "LISTVIEW", "Title": "", "Style": ["WS_BORDER", "0x0000880D"], "Id": 5430, "x": 7, "y": 7, "Width": 197, "Height": 188 }, | ||
{ "Type": "LTEXT", "Title": "Property Edit Placeholder", "Style": ["WS_BORDER"], "Id": 5432, "x": 212, "y": 20, "Width": 246, "Height": 111 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Edit Value", "Id": 3682, "x": 463, "y": 20, "Width": 50, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Revert", "Id": 5488, "x": 463, "y": 38, "Width": 50, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Auto-Fill", "Id": 3681, "x": 463, "y": 56, "Width": 50, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Add Property", "Style": ["0x0000000DL"], "Id": 5444, "x": 7, "y": 200, "Width": 73, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Auto-Fill All", "Id": 5738, "x": 86, "y": 200, "Width": 50, "Height": 14 }, | ||
{ "Type": "DEFPUSHBUTTON", "Title": "OK", "Id": 1, "x": 405, "y": 200, "Width": 50, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Cancel", "Id": 2, "x": 463, "y": 200, "Width": 50, "Height": 14 }, | ||
{ "Type": "LISTVIEW", "Title": "", "Style": ["WS_BORDER", "0x0000880D"], "Id": 5430, "x": 7, "y": 7, "Width": 197, "Height": 210 }, | ||
{ "Type": "LTEXT", "Title": "Property Edit Placeholder", "Style": ["WS_BORDER"], "Id": 5432, "x": 212, "y": 20, "Width": 294, "Height": 133 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Edit Value", "Id": 3682, "x": 511, "y": 20, "Width": 50, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Revert", "Id": 5488, "x": 511, "y": 38, "Width": 50, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Auto-Fill", "Id": 3681, "x": 511, "y": 56, "Width": 50, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Add Property", "Style": ["0x0000000DL"], "Id": 5444, "x": 7, "y": 222, "Width": 73, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Auto-Fill All", "Id": 5738, "x": 86, "y": 222, "Width": 50, "Height": 14 }, | ||
{ "Type": "DEFPUSHBUTTON", "Title": "OK", "Id": 1, "x": 453, "y": 222, "Width": 50, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Cancel", "Id": 2, "x": 511, "y": 222, "Width": 50, "Height": 14 }, | ||
{ "Type": "LTEXT", "Title": "Property type: <nothing selected>", "Id": 5431, "x": 212, "y": 7, "Width": 224, "Height": 8 }, | ||
{ "Type": "LTEXT", "Title": "<<Using Default Script Value>>", "Id": 5492, "x": 212, "y": 20, "Width": 104, "Height": 8 }, | ||
{ "Type": "LTEXT", "Title": "Documentation String:", "Id": 5956, "x": 212, "y": 136, "Width": 72, "Height": 8 }, | ||
{ "Type": "EDITTEXT", "Style": ["ES_LEFT", "ES_MULTILINE", "ES_AUTOVSCROLL", "ES_AUTOHSCROLL", "ES_READONLY", "WS_VSCROLL", "WS_HSCROLL"], "Id": 5955, "x": 212, "y": 147, "Width": 301, "Height": 48 } | ||
{ "Type": "LTEXT", "Title": "Documentation String:", "Id": 5956, "x": 212, "y": 158, "Width": 72, "Height": 8 }, | ||
{ "Type": "EDITTEXT", "Style": ["ES_LEFT", "ES_MULTILINE", "ES_AUTOVSCROLL", "ES_AUTOHSCROLL", "ES_READONLY", "WS_VSCROLL", "WS_HSCROLL"], "Id": 5955, "x": 212, "y": 169, "Width": 349, "Height": 48 } | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"Style": ["DS_CONTROL", "WS_CLIPCHILDREN", "0x40000000"], | ||
"Width": 312, | ||
"Height": 133, | ||
"FontName": "Microsoft Sans Serif", | ||
"FontSize": 8, | ||
"FontWeight": 400, | ||
"FontItalic": 0, | ||
"Controls": [ | ||
{ "Type": "LISTVIEW", "Title": "", "Style": ["WS_BORDER", "0x0000080D"], "Id": 5819, "x": 0, "y": 0, "Width": 240, "Height": 92 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Add", "Id": 3681, "x": 244, "y": 0, "Width": 50, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Remove", "Id": 3682, "x": 244, "y": 18, "Width": 50, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Duplicate", "Id": 3685, "x": 244, "y": 36, "Width": 50, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Move Up", "Id": 3683, "x": 244, "y": 54, "Width": 50, "Height": 14 }, | ||
{ "Type": "PUSHBUTTON", "Title": "Move Down", "Id": 3684, "x": 244, "y": 72, "Width": 50, "Height": 14 }, | ||
{ "Type": "LTEXT", "Title": "Property Edit Placeholder", "Style": ["WS_BORDER"], "Id": 5432, "x": 0, "y": 96, "Width": 296, "Height": 74 } | ||
] | ||
} |
Binary file not shown.
Oops, something went wrong.