defold
Here are 267 public repositories matching this topic...
-
Updated
Nov 23, 2020 - Lua
-
Updated
Nov 20, 2020 - Lua
-
Updated
Nov 2, 2020 - C++
-
Updated
Oct 27, 2020 - Go
-
Updated
Oct 26, 2020 - Lua
-
Updated
Nov 8, 2020 - Lua
-
Updated
Oct 25, 2020 - Lua
-
Updated
Nov 9, 2020 - Lua
-
Updated
Sep 22, 2020 - Lua
-
Updated
Sep 17, 2020 - C++
-
Updated
Oct 17, 2020 - TypeScript
-
Updated
Nov 14, 2020 - Objective-C
-
Updated
Sep 9, 2020 - Lua
-
Updated
Jul 31, 2020 - Lua
-
Updated
Nov 13, 2020 - C++
-
Updated
Oct 29, 2020 - Lua
-
Updated
Nov 25, 2018 - Lua
-
Updated
Mar 12, 2020 - Lua
-
Updated
Jan 15, 2020 - C++
-
Updated
Nov 1, 2020 - Lua
Improve this page
Add a description, image, and links to the defold topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the defold topic, visit your repo's landing page and select "manage topics."
Task (REQUIRED):
The updater doesn't handle if the downloaded zip update archive is empty or otherwise corrupt. It repeated tries to unpack the same file. The editor should remove a downloaded update if it fails to apply it.
Expected outcome (REQUIRED):
The editor should handle corrupt update archives and re-download and try updating again.