You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
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'
|