Michele Rossi 12 anni fa
parent
commit
9d8197c4f4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -77,7 +77,7 @@ Windows:
 Android:
 Android:
 
 
 	$ cd utils
 	$ cd utils
-	$ ruby crown-android.rb --target <android-target> --name <project-name> --path <project-path>
+	$ ruby crown-android.rb --target <android-target> --name <project-name> --path <project-path> [--res <res-path>]
 
 
 You can also use the GUI front-end of CMake which can, less or more, simplify the overall 'complexity' of building from the terminal.
 You can also use the GUI front-end of CMake which can, less or more, simplify the overall 'complexity' of building from the terminal.