Skip to content

Commit a4ca14d

Browse files
committed
Update live-update.md
1 parent 8a33205 commit a4ca14d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/en/manuals/live-update.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,10 @@ Each entry has a `path` which represents the unique path of the resource within
9292

9393
You can parse the `game.graph.json` file and use this information to identify groups of entries in the resource graph and store their corresponding resources in separate archives along with the original manifest file (the manifest file will be pruned at runtime so that it contains only the files in the archive).
9494

95+
## Live Update on Android
96+
97+
It is possible to use Play Asset Delivery to download and mount Live Update content. Learn more [in the offical manual](https://defold.com/extension-pad/).
98+
9599
## Content verification
96100

97101
One of the major features of the live update system, is that you can now use many content archives, potentially from many different Defold versions.

0 commit comments

Comments
 (0)