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.
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
// Empty settings.gradle file to denote this directory as being the root project
|
||||
// of the Godot custom build.
|
||||
// This is the root directory of the Godot custom build.
|
||||
include ':assetPacks:installTime'
|
||||
|
||||
Reference in New Issue
Block a user