docs: add new options in readme
This commit is contained in:
parent
6c94686a14
commit
e7fbdb7a50
@ -42,10 +42,12 @@ Options:
|
||||
-i Input project name (required)
|
||||
-g Generated project name (default: <input-project-name>.Generated)
|
||||
-o Output folder name (default: libs)
|
||||
-y Assume yes to all prompts
|
||||
--ndk Android NDK path (default: ANDROID_NDK_HOME environment variable)
|
||||
--no-android Disable Android build (default: false)
|
||||
--no-ios Disable iOS build (default: false)
|
||||
--spec Net spec (default: net8.0)
|
||||
--input-spec Input project .NET spec (default: net8.0)
|
||||
--output-spec Output project .NET spec (default: net8.0)
|
||||
```
|
||||
|
||||
## What is this?
|
||||
|
Loading…
x
Reference in New Issue
Block a user