版本验证配置

This commit is contained in:
xianyi
2025-08-28 17:44:28 +08:00
parent c458b0c46e
commit 565e2ddf46
6 changed files with 128 additions and 14 deletions

View File

@@ -0,0 +1,19 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cdc2f7b92625e448fb76f26558cd0779, type: 3}
m_Name: ResourceDownloaderConfig
m_EditorClassIdentifier:
cdnUrl: https://cardcdn.ambigrat.com
serverUrl: http://192.168.1.99:8080
resourcesEndpoint: /test/{version}.zip
versionEndpoint: /version
validateVersionedUrl: 1