This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
godot
Watch
2
Star
0
Fork
You've already forked godot
0
mirror of
https://github.com/godotengine/godot.git
synced
2026-02-25 16:41:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2eeff4caec
godot
/
platform
/
android
/
java
/
app
/
settings.gradle
3 lines
91 B
Groovy
Raw
Normal View
History
Unescape
Escape
Add support for Play Asset Delivery. This only adds support for a subset of Play Asset Delivery: this causes a single install-time asset pack to always be present, but doesn't add support for dynamically downloaded asset packs.
2021-09-09 19:55:42 -07:00
// This is the root directory of the Godot custom build.
include
':assetPacks:installTime'
Reference in a new issue
Copy permalink