- Prop 폴더 구조 개선: - Glb, Prop Prefab 폴더 삭제 - 각 프랍별 폴더 구조: Model/, Prefab/, Thumbnail/ - PropDatabase, PropSyncSettings 설정 파일 추가 - BackgroundSceneDatabase 업데이트 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
21 lines
686 B (Stored with Git LFS)
Plaintext
21 lines
686 B (Stored with Git LFS)
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: 98eaf226422c2a746ab5e281d74c76e8, type: 3}
|
|
m_Name: PropSyncSettings
|
|
m_EditorClassIdentifier: Assembly-CSharp-Editor::Streamingle.Prop.Editor.PropSyncSettings
|
|
apiEndpoint: https://minglestudio.co.kr/api/props
|
|
apiKey:
|
|
gitServerUrl: https://kindnick-git.duckdns.org
|
|
gitRepoPath: kindnick/Streamingle_URP
|
|
gitBranch: main
|
|
websiteUrl: https://minglestudio.co.kr/props
|