mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
702 B
702 B
category, rank, state, anchor, title, description, details
| category | rank | state | anchor | title | description | details | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| web | 1 | active | improve-loading-time-for-web-builds | Improve loading time for web builds | Currently, if no specific steps are taken by the game developer, resources for a game on the Web are bundled into one single `.pck` file. As users need to download the entire game’s assets at front, we need to find a better way to split the loading throughout the game, only when needed. This would greatly improve the starting time of the game. |
|