We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924a90c commit f6c4191Copy full SHA for f6c4191
README.md
@@ -6,12 +6,12 @@ This project aimed for create design for imgui-apps. Current state - develop. If
6
https://github.com/BattleGrounds/ImGuiCreator/assets/54158696/f034332f-7272-4e50-96c9-16368a8d3e51
7
8
# Hotkeys:
9
- Ctrl+A -> Create new form
10
- Ctrl+Shift+W -> Add new widget to form
11
- Ctrl+ArrowUP -> UI File load or write
+ : Ctrl+A -> Create new form
+ : Ctrl+Shift+W -> Add new widget to form
+ : Ctrl+ArrowUP -> UI File load or write
12
13
### Requirements:
14
- SDL2
15
- ImGUI
16
- Vulkan
17
- PugiXML
+: SDL2
+: ImGUI
+: Vulkan
+: PugiXML
0 commit comments