Merge pull request #152 from joealam/master

(README) Fix misleading typo regarding generate_bindings
3.0
Thomas Herzog 2018-07-23 09:22:08 +02:00 committed by GitHub
commit 09409f5c37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ $ cd ..
resulting libraries will be placed under `bin/` and the generated headers will be placed under `include/*`
**Note:**
> `regenerate_bindings=yes` is used to force regenerating C++ bindings (`godot_api.json` - Godot API)
> `generate_bindings=yes` is used to force regenerating C++ bindings (`godot_api.json` - Godot API)
> Include `use_llvm=yes` for using clang++