Update readme to fix new project command template (#1107)

* Indicate how to get more information regarding axmol new command
This commit is contained in:
RH 2023-03-11 01:11:17 +11:00 committed by GitHub
parent 2d8d754cd9
commit 95341a5c1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -94,9 +94,11 @@ Open [APPENDIX.md](APPENDIX.md) for additional information and see [Milestones](
#### Creating A New Project
Using a console window, the command to generate a new project is as follows:
Using a console window, an example of a command to generate a new project is as follows:
```axmol new -p YOUR.UNIQUE.ID -d PROJECT_PATH -l [cpp|lua]```
```axmol new -p YOUR.UNIQUE.ID -d PROJECT_PATH -l [cpp|lua] [--portrait] PROJECT_NAME```
Type `axmol new --help` at the command line for more options you can pass to `axmol new`
Examples: