Optimized the loading method of the setting file

优化了配置文件的加载方式和途径。
This commit is contained in:
hevinci
2022-05-13 23:53:19 +08:00
parent a054740de6
commit 8dc0560537
38 changed files with 308 additions and 265 deletions

View File

@@ -28,7 +28,7 @@ namespace YooAsset
}
else
{
YooLogger.Log("YooAsset use custom settings.");
YooLogger.Log("YooAsset use user settings.");
}
}