User Tools

Site Tools


en:tutorials:projects:creating_your_own_project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:tutorials:projects:creating_your_own_project [2020/08/31 05:37 (4 years ago)] – ↷ Page moved from en:tutorials:creating_your_own_project to en:tutorials:projects:creating_your_own_project sausageen:tutorials:projects:creating_your_own_project [2020/11/19 19:52 (3 years ago)] (current) – Updated init help output iarwain
Line 44: Line 44:
 <code> <code>
 $ ./init --help $ ./init --help
-== Usage: C:\Work\orx\init.bat name [+/-archive] [+/-c++] [+/-imgui] [+/-nuklear] [+/-scroll]+== Usage: C:\workspace\orx\init.bat name [+/-archive] [+/-c++] [+/-imgui] [+/-nuklear] [+/-scroll]
  
   - name: Project name (relative or full path), required   - name: Project name (relative or full path), required
Line 50: Line 50:
   - c++: Create a C++ project instead of C=[yes], optional   - c++: Create a C++ project instead of C=[yes], optional
   - imgui: Dear ImGui support (https://github.com/ocornut/imgui)=[no], triggers [+c++], optional   - imgui: Dear ImGui support (https://github.com/ocornut/imgui)=[no], triggers [+c++], optional
-  - nuklear: Nuklear support (https://github.com/immediate-mode-ui/nuklear)=[no], triggers [+c++], optional+  - nuklear: Nuklear support (https://github.com/immediate-mode-ui/nuklear)=[no], optional
   - scroll: C++ convenience layer with config-object binding=[no], triggers [+c++], optional   - scroll: C++ convenience layer with config-object binding=[no], triggers [+c++], optional
 </code> </code>
en/tutorials/projects/creating_your_own_project.txt · Last modified: 2020/11/19 19:52 (3 years ago) by iarwain