Changes to README
This commit is contained in:
parent
7ae669669f
commit
1883dc950f
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
|||
A C++ engine for procedural city generation by manipulating .obj models and outputing an .obj model of a city.
|
||||
|
||||
Use cmake file included to generate project.
|
||||
Current command line arguments required: (project directory)/data/(desired .obj model to use) output.obj
|
||||
Usage: [executable] [template].obj output.obj [optional: -d for debugging output]
|
||||
|
|
Reference in a new issue