rewritemeta
This commit is contained in:
parent
4843cb968b
commit
7c2688558d
|
@ -13,8 +13,9 @@ Repo Type:git
|
|||
Repo:https://github.com/alketii/mighty-knight.git
|
||||
|
||||
Build:1.0.0,1
|
||||
sudo=apt-get update && apt-get install --yes g++
|
||||
commit=60d1fcf8e44839db82eaa39cafb5e921cd89d0de
|
||||
sudo=apt-get update && \
|
||||
apt-get install --yes g++
|
||||
output=mighty_knight.apk
|
||||
srclibs=Godot@b61462268e9a8a2c86c1abd5bc65cd96659fa979
|
||||
prebuild=mkdir mighty_knight && \
|
||||
|
|
Loading…
Reference in a new issue