File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed
Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change 1- # Cortex-Command-Community-GUI-Editor
2- A CCCP Tool for GUI Editing
1+ # Cortex Command GUI Editor
2+ A tool for creating and editing Cortex Command GUI layouts.
3+
4+ ** Please report any bugs, there should be plenty.**
5+
6+ ## Notes
7+ - Loading an ` .ini ` file containing data that isn't valid for the editor will crash.
8+ - Use ` Add File ` button to merge contents of a file into the current document.
9+ - Workspace zoom is disabled for resolutions under 1080p. Maximize the window when enabling.
10+
11+ ## Keyboard Controls
12+ - ` Ctrl + O ` - Load file.
13+ - ` Ctrl + Shift + O ` - Add file.
14+ - ` Ctrl + S ` - Save file.
15+ - ` Ctrl + Shift + S ` - Save as new file.
16+ - ` Ctrl + C/V ` - Copy/paste.
17+ - ` Esc ` - Deselect current selection.
18+ - ` Delete ` - Delete current selection.
19+ - ` Arrow Keys ` - Nudge the current selection by ` Grid/Nudge Size ` pixels.
20+ - ` Shift + Arrow Keys ` - Nudge the current selection by 1 pixel.
21+ - ` Ctrl + 1-4 ` - Change workspace skin to preview layout under different skin.
22+
23+ ## Changelog
24+ https://github.com/cortex-command-community/Cortex-Command-Community-GUI-Editor/wiki/Changelog
You can’t perform that action at this time.
0 commit comments