You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.
Implement background downloading for most resource files, such as 3D world textures. Make the game start nearly immediately upon connecting, even for the first connection, by downloading only the source files and the most indispensable assets to get started.
Have placeholders such as generic and/or low textures while downloading.
Apply each download as soon as their download is finished.
Download files in order of importance.
Save downloaded files on the client.
The text was updated successfully, but these errors were encountered:
Implement background downloading for most resource files, such as 3D world textures. Make the game start nearly immediately upon connecting, even for the first connection, by downloading only the source files and the most indispensable assets to get started.
The text was updated successfully, but these errors were encountered: