8 lines
330 B
JSON
8 lines
330 B
JSON
{
|
|
"displayName": "Preloading Screen",
|
|
"description": "Preloading is a way to ensure that chosen Localization data is immediately available and does not require additional loading. This sample shows how to implement a loading screen to wait for preloading to complete.",
|
|
"dependencies": {
|
|
"com.unity.ugui": "1.0.0"
|
|
}
|
|
}
|