mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 15:46:41 +00:00
5bbfe0b5a8
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.
3 lines
91 B
Groovy
3 lines
91 B
Groovy
// This is the root directory of the Godot custom build.
|
|
include ':assetPacks:installTime'
|