add android sdk
This commit is contained in:
parent
b2c9bbf9a2
commit
aa9f7d997c
2 changed files with 20 additions and 6 deletions
2
justfile
2
justfile
|
@ -4,7 +4,7 @@ alias t := test
|
|||
alias fmt := format
|
||||
|
||||
edit:
|
||||
godot4 --editor godot/project.godot
|
||||
godot4 --editor --quiet godot/project.godot
|
||||
|
||||
pre-build:
|
||||
git submodule update --init --recursive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue