版本验证配置
This commit is contained in:
19
Assets/TcgEngine/Resources/ResourceDownloaderConfig.asset
Normal file
19
Assets/TcgEngine/Resources/ResourceDownloaderConfig.asset
Normal 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
|
||||
Reference in New Issue
Block a user