add android sdk

This commit is contained in:
Fabien Freling 2023-12-20 22:42:14 +01:00
parent b2c9bbf9a2
commit aa9f7d997c
2 changed files with 20 additions and 6 deletions

View file

@ -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