Skip to content

Commit 994f842

Browse files
committed
Update readme
1 parent 2306a51 commit 994f842

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,24 @@
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

0 commit comments

Comments
 (0)