Added parrel sync
This commit is contained in:
parent
066ffc77a0
commit
0f9fbb505e
@ -7776,7 +7776,7 @@ MonoBehaviour:
|
|||||||
maxNameLength: 20
|
maxNameLength: 20
|
||||||
ticketsToChange: 1
|
ticketsToChange: 1
|
||||||
needTicket: 1
|
needTicket: 1
|
||||||
platformType: 0
|
platformType: 1
|
||||||
worldType: 0
|
worldType: 0
|
||||||
mobileGameplay: {fileID: 7857346049315343238, guid: 4bc47c77f3b63424487bd9f6c58aac91,
|
mobileGameplay: {fileID: 7857346049315343238, guid: 4bc47c77f3b63424487bd9f6c58aac91,
|
||||||
type: 3}
|
type: 3}
|
||||||
|
8
Assets/Plugins/ParrelSync.meta
Normal file
8
Assets/Plugins/ParrelSync.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: cf741a78447d60144882d1a54440e564
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
Assets/Plugins/ParrelSync/ScriptableObjects.meta
Normal file
8
Assets/Plugins/ParrelSync/ScriptableObjects.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e707dbeabaaf6564a9915435183155eb
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,15 @@
|
|||||||
|
%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: c0011418c9d75434988a06b6df93b283, type: 3}
|
||||||
|
m_Name: ParrelSyncProjectSettings
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
m_OptionalSymbolicLinkFolders: []
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 654d636d4f123094d8aa13cbcb9f6e72
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 11400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -952,7 +952,7 @@ PlayerSettings:
|
|||||||
cloudProjectId: cc983392-7c99-4a14-a85a-a9ce238b5be5
|
cloudProjectId: cc983392-7c99-4a14-a85a-a9ce238b5be5
|
||||||
framebufferDepthMemorylessMode: 0
|
framebufferDepthMemorylessMode: 0
|
||||||
qualitySettingsNames: []
|
qualitySettingsNames: []
|
||||||
projectName: 6000UpdateBullet
|
projectName: BulletHell
|
||||||
organizationId: hazimbinijaz
|
organizationId: hazimbinijaz
|
||||||
cloudEnabled: 0
|
cloudEnabled: 0
|
||||||
legacyClampBlendShapeWeights: 0
|
legacyClampBlendShapeWeights: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user