先修复一下,错误的场景 删除不必要的钓场资产 修复into场景 update:更新meta文件,修复报错 update:修复资源 修复第一章节建造 修复建造第三章 update:删除多余内容 update:更新README.md update:还原图标 update:更新README update:更新配置
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
%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: 7e3976da977cb49238499ea3b4c237ae, type: 3}
|
|
m_Name: ProfileDataSourceSettings
|
|
m_EditorClassIdentifier:
|
|
profileGroupTypes:
|
|
- m_GroupTypePrefix: Built-In
|
|
m_Variables:
|
|
- m_Suffix: BuildPath
|
|
m_Value: '[UnityEngine.AddressableAssets.Addressables.BuildPath]/[BuildTarget]'
|
|
- m_Suffix: LoadPath
|
|
m_Value: '{UnityEngine.AddressableAssets.Addressables.RuntimePath}/[BuildTarget]'
|
|
- m_GroupTypePrefix: Editor Hosted
|
|
m_Variables:
|
|
- m_Suffix: BuildPath
|
|
m_Value: ServerData/[BuildTarget]
|
|
- m_Suffix: LoadPath
|
|
m_Value: http://[PrivateIpAddress]:[HostingServicePort]
|
|
environments: []
|
|
currentEnvironment:
|
|
id:
|
|
projectId:
|
|
projectGenesisId:
|
|
name:
|
|
isDefault: 0
|