Setup addon installation from submodules
This commit is contained in:
parent
379adbb397
commit
432dca80d0
5 changed files with 18 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ Some files are generated, run the following commands on first setup and when dep
|
|||
godot --dump-extension-api # after updating Godot
|
||||
scons compile_commands # after modifying SConstruct
|
||||
python update_mavlink.py # after updating MAVLink dialect
|
||||
python update_addons.py # after changing any addon submodules
|
||||
```
|
||||
|
||||
### Windows setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue