This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
17b31738f3
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-10 02:55:42 +00:00
// This is the root directory of the Godot custom build.
include
':assetPacks:installTime'