diff --git a/Assembly-CSharp-vs.csproj b/Assembly-CSharp-vs.csproj new file mode 100644 index 0000000..840497d --- /dev/null +++ b/Assembly-CSharp-vs.csproj @@ -0,0 +1,63 @@ + + + + Debug + AnyCPU + 10.0.20506 + 2.0 + {87137040-5FF9-403A-3032-03740332FAE4} + Library + Properties + + Assembly-CSharp + v3.5 + 512 + Assets + + + true + full + false + Temp\bin\Debug\ + DEBUG;TRACE;UNITY_5_0_0;UNITY_5_0;UNITY_5;ENABLE_LICENSE_RENAME;ENABLE_NEW_BUGREPORTER;ENABLE_2D_PHYSICS;ENABLE_4_6_FEATURES;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_NEW_HIERARCHY;ENABLE_PHYSICS;ENABLE_PHYSICS_PHYSX3;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_AUDIOMIXER_SUSPEND;ENABLE_NONPRO;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_GAMECENTER;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_MONO;ENABLE_PROFILER;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX + prompt + 4 + 0169 + + + pdbonly + true + Temp\bin\Release\ + TRACE + prompt + 4 + 0169 + + + + + + + + /Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEngine.dll + + + /Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEditor.dll + + + + + + /Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll + + + + + + diff --git a/Assembly-CSharp.csproj b/Assembly-CSharp.csproj new file mode 100644 index 0000000..840497d --- /dev/null +++ b/Assembly-CSharp.csproj @@ -0,0 +1,63 @@ + + + + Debug + AnyCPU + 10.0.20506 + 2.0 + {87137040-5FF9-403A-3032-03740332FAE4} + Library + Properties + + Assembly-CSharp + v3.5 + 512 + Assets + + + true + full + false + Temp\bin\Debug\ + DEBUG;TRACE;UNITY_5_0_0;UNITY_5_0;UNITY_5;ENABLE_LICENSE_RENAME;ENABLE_NEW_BUGREPORTER;ENABLE_2D_PHYSICS;ENABLE_4_6_FEATURES;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_NEW_HIERARCHY;ENABLE_PHYSICS;ENABLE_PHYSICS_PHYSX3;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_AUDIOMIXER_SUSPEND;ENABLE_NONPRO;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_GAMECENTER;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_MONO;ENABLE_PROFILER;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX + prompt + 4 + 0169 + + + pdbonly + true + Temp\bin\Release\ + TRACE + prompt + 4 + 0169 + + + + + + + + /Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEngine.dll + + + /Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEditor.dll + + + + + + /Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll + + + + + + diff --git a/Assets/HelloWorld.unity b/Assets/HelloWorld.unity new file mode 100644 index 0000000..a854f74 Binary files /dev/null and b/Assets/HelloWorld.unity differ diff --git a/Assets/HelloWorld.unity.meta b/Assets/HelloWorld.unity.meta new file mode 100644 index 0000000..dae52e1 --- /dev/null +++ b/Assets/HelloWorld.unity.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fea399fe26a2e41cb8bc654a19942712 +timeCreated: 1441302024 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Materials.meta b/Assets/Materials.meta new file mode 100644 index 0000000..97052ee --- /dev/null +++ b/Assets/Materials.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 9386763ccfbeb4a699b2b1fa0b46fd9f +folderAsset: yes +timeCreated: 1441301116 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Materials/HelloWorld.mat b/Assets/Materials/HelloWorld.mat new file mode 100644 index 0000000..9ce82ee Binary files /dev/null and b/Assets/Materials/HelloWorld.mat differ diff --git a/Assets/Materials/HelloWorld.mat.meta b/Assets/Materials/HelloWorld.mat.meta new file mode 100644 index 0000000..1e67f17 --- /dev/null +++ b/Assets/Materials/HelloWorld.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1ccec3b260889455092fc2fc68022498 +timeCreated: 1441301581 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Materials/New Material.mat b/Assets/Materials/New Material.mat new file mode 100644 index 0000000..32c0f9c Binary files /dev/null and b/Assets/Materials/New Material.mat differ diff --git a/Assets/Materials/New Material.mat.meta b/Assets/Materials/New Material.mat.meta new file mode 100644 index 0000000..d826d19 --- /dev/null +++ b/Assets/Materials/New Material.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 852f29d78115b4b1a9c7c0a94482e074 +timeCreated: 1441301122 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts.meta b/Assets/Scripts.meta new file mode 100644 index 0000000..bed7169 --- /dev/null +++ b/Assets/Scripts.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 54bbcd1a1b8814b929c863a331f26ee5 +folderAsset: yes +timeCreated: 1441299649 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/HelloWorld.cs b/Assets/Scripts/HelloWorld.cs new file mode 100644 index 0000000..ebcf339 --- /dev/null +++ b/Assets/Scripts/HelloWorld.cs @@ -0,0 +1,15 @@ +using UnityEngine; +using System.Collections; + +public class HelloWorld : MonoBehaviour { + + // Use this for initialization + void Start () { + Debug.Log ("Hello World"); + } + + // Update is called once per frame + void Update () { + + } +} diff --git a/Assets/Scripts/HelloWorld.cs.meta b/Assets/Scripts/HelloWorld.cs.meta new file mode 100644 index 0000000..b03d380 --- /dev/null +++ b/Assets/Scripts/HelloWorld.cs.meta @@ -0,0 +1,12 @@ +fileFormatVersion: 2 +guid: 85e70972179a34161bdc1fa54ed9c0f5 +timeCreated: 1441299669 +licenseType: Free +MonoImporter: + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures.meta b/Assets/Textures.meta new file mode 100644 index 0000000..5601599 --- /dev/null +++ b/Assets/Textures.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: bfd01db17f33a41e8a9d629d09a94f87 +folderAsset: yes +timeCreated: 1441301075 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/HelloWorld.png b/Assets/Textures/HelloWorld.png new file mode 100644 index 0000000..5e6905c Binary files /dev/null and b/Assets/Textures/HelloWorld.png differ diff --git a/Assets/Textures/HelloWorld.png.meta b/Assets/Textures/HelloWorld.png.meta new file mode 100644 index 0000000..23e7511 --- /dev/null +++ b/Assets/Textures/HelloWorld.png.meta @@ -0,0 +1,55 @@ +fileFormatVersion: 2 +guid: 82b6ac466550240039f68dd18776d57b +timeCreated: 1441301280 +licenseType: Free +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/tileable_wood_planks_texture_DIFFUSE.jpg b/Assets/Textures/tileable_wood_planks_texture_DIFFUSE.jpg new file mode 100644 index 0000000..e02f8ff Binary files /dev/null and b/Assets/Textures/tileable_wood_planks_texture_DIFFUSE.jpg differ diff --git a/Assets/Textures/tileable_wood_planks_texture_DIFFUSE.jpg.meta b/Assets/Textures/tileable_wood_planks_texture_DIFFUSE.jpg.meta new file mode 100644 index 0000000..7452bde --- /dev/null +++ b/Assets/Textures/tileable_wood_planks_texture_DIFFUSE.jpg.meta @@ -0,0 +1,55 @@ +fileFormatVersion: 2 +guid: 33d0dc660942b4315aa5b95dbd2426b5 +timeCreated: 1441301489 +licenseType: Free +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/tileable_wood_planks_texture_NORMAL.jpg b/Assets/Textures/tileable_wood_planks_texture_NORMAL.jpg new file mode 100644 index 0000000..71cb922 Binary files /dev/null and b/Assets/Textures/tileable_wood_planks_texture_NORMAL.jpg differ diff --git a/Assets/Textures/tileable_wood_planks_texture_NORMAL.jpg.meta b/Assets/Textures/tileable_wood_planks_texture_NORMAL.jpg.meta new file mode 100644 index 0000000..547f8da --- /dev/null +++ b/Assets/Textures/tileable_wood_planks_texture_NORMAL.jpg.meta @@ -0,0 +1,55 @@ +fileFormatVersion: 2 +guid: 3a896b15c07e3448d9a8a7195aea06cd +timeCreated: 1441301502 +licenseType: Free +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Library/AnnotationManager b/Library/AnnotationManager new file mode 100644 index 0000000..8ba3509 Binary files /dev/null and b/Library/AnnotationManager differ diff --git a/Library/AssetImportState b/Library/AssetImportState new file mode 100644 index 0000000..d193676 --- /dev/null +++ b/Library/AssetImportState @@ -0,0 +1 @@ +4;0;-1 \ No newline at end of file diff --git a/Library/AssetServerCacheV3 b/Library/AssetServerCacheV3 new file mode 100644 index 0000000..9f12eb4 Binary files /dev/null and b/Library/AssetServerCacheV3 differ diff --git a/Library/AssetVersioning.db b/Library/AssetVersioning.db new file mode 100644 index 0000000..7c4c8d3 Binary files /dev/null and b/Library/AssetVersioning.db differ diff --git a/Library/BuildPlayer.prefs b/Library/BuildPlayer.prefs new file mode 100644 index 0000000..e69de29 diff --git a/Library/BuildSettings.asset b/Library/BuildSettings.asset new file mode 100644 index 0000000..27db606 Binary files /dev/null and b/Library/BuildSettings.asset differ diff --git a/Library/CurrentLayout.dwlt b/Library/CurrentLayout.dwlt new file mode 100644 index 0000000..d5e49db Binary files /dev/null and b/Library/CurrentLayout.dwlt differ diff --git a/Library/EditorUserBuildSettings.asset b/Library/EditorUserBuildSettings.asset new file mode 100644 index 0000000..1fd6028 Binary files /dev/null and b/Library/EditorUserBuildSettings.asset differ diff --git a/Library/EditorUserSettings.asset b/Library/EditorUserSettings.asset new file mode 100644 index 0000000..7abeabe Binary files /dev/null and b/Library/EditorUserSettings.asset differ diff --git a/Library/InspectorExpandedItems.asset b/Library/InspectorExpandedItems.asset new file mode 100644 index 0000000..2479259 Binary files /dev/null and b/Library/InspectorExpandedItems.asset differ diff --git a/Library/LibraryFormatVersion.txt b/Library/LibraryFormatVersion.txt new file mode 100644 index 0000000..ed2811a --- /dev/null +++ b/Library/LibraryFormatVersion.txt @@ -0,0 +1,2 @@ +unityRebuildLibraryVersion: 10 +unityForwardCompatibleVersion: 40 diff --git a/Library/MonoManager.asset b/Library/MonoManager.asset new file mode 100644 index 0000000..5ddc5bf Binary files /dev/null and b/Library/MonoManager.asset differ diff --git a/Library/ProjectSettings.asset b/Library/ProjectSettings.asset new file mode 100644 index 0000000..917f70c Binary files /dev/null and b/Library/ProjectSettings.asset differ diff --git a/Library/ScriptAssemblies/Assembly-CSharp.dll b/Library/ScriptAssemblies/Assembly-CSharp.dll new file mode 100755 index 0000000..bcd7266 Binary files /dev/null and b/Library/ScriptAssemblies/Assembly-CSharp.dll differ diff --git a/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb b/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb new file mode 100644 index 0000000..ceb7665 Binary files /dev/null and b/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb differ diff --git a/Library/ScriptAssemblies/BuiltinAssemblies.stamp b/Library/ScriptAssemblies/BuiltinAssemblies.stamp new file mode 100644 index 0000000..d0bec07 --- /dev/null +++ b/Library/ScriptAssemblies/BuiltinAssemblies.stamp @@ -0,0 +1,2 @@ +0000.54eca697.0000 +0000.54eca6b5.0000 \ No newline at end of file diff --git a/Library/ScriptMapper b/Library/ScriptMapper new file mode 100644 index 0000000..d4275c1 Binary files /dev/null and b/Library/ScriptMapper differ diff --git a/Library/ShaderCache.db b/Library/ShaderCache.db new file mode 100644 index 0000000..b3f9882 Binary files /dev/null and b/Library/ShaderCache.db differ diff --git a/Library/ShaderCache/0/000e39a85b4b55e5221785988048e993.bin b/Library/ShaderCache/0/000e39a85b4b55e5221785988048e993.bin new file mode 100644 index 0000000..f6b7398 Binary files /dev/null and b/Library/ShaderCache/0/000e39a85b4b55e5221785988048e993.bin differ diff --git a/Library/ShaderCache/1/17062c7276a863208daa8eb0677bd709.bin b/Library/ShaderCache/1/17062c7276a863208daa8eb0677bd709.bin new file mode 100644 index 0000000..e3742b9 Binary files /dev/null and b/Library/ShaderCache/1/17062c7276a863208daa8eb0677bd709.bin differ diff --git a/Library/ShaderCache/1/177fe78cff7290d88227496d9403dec6.bin b/Library/ShaderCache/1/177fe78cff7290d88227496d9403dec6.bin new file mode 100644 index 0000000..876f034 Binary files /dev/null and b/Library/ShaderCache/1/177fe78cff7290d88227496d9403dec6.bin differ diff --git a/Library/ShaderCache/2/231ffb134d0c87b31c2fc47d7001753e.bin b/Library/ShaderCache/2/231ffb134d0c87b31c2fc47d7001753e.bin new file mode 100644 index 0000000..ca21e77 Binary files /dev/null and b/Library/ShaderCache/2/231ffb134d0c87b31c2fc47d7001753e.bin differ diff --git a/Library/ShaderCache/2/2a6d05559586657d6cfb7a1ce6ea4776.bin b/Library/ShaderCache/2/2a6d05559586657d6cfb7a1ce6ea4776.bin new file mode 100644 index 0000000..41cd732 Binary files /dev/null and b/Library/ShaderCache/2/2a6d05559586657d6cfb7a1ce6ea4776.bin differ diff --git a/Library/ShaderCache/2/2fef5752678a2115cd77af3d6044792c.bin b/Library/ShaderCache/2/2fef5752678a2115cd77af3d6044792c.bin new file mode 100644 index 0000000..6e8367b Binary files /dev/null and b/Library/ShaderCache/2/2fef5752678a2115cd77af3d6044792c.bin differ diff --git a/Library/ShaderCache/3/3b30e746c1f1eb0ccf4872e211426f5a.bin b/Library/ShaderCache/3/3b30e746c1f1eb0ccf4872e211426f5a.bin new file mode 100644 index 0000000..3669f74 Binary files /dev/null and b/Library/ShaderCache/3/3b30e746c1f1eb0ccf4872e211426f5a.bin differ diff --git a/Library/ShaderCache/4/46d2b3915724f83721c6f1080ff58444.bin b/Library/ShaderCache/4/46d2b3915724f83721c6f1080ff58444.bin new file mode 100644 index 0000000..cadf536 Binary files /dev/null and b/Library/ShaderCache/4/46d2b3915724f83721c6f1080ff58444.bin differ diff --git a/Library/ShaderCache/4/477cc2d87c278c9bc7f86fb8246d34ba.bin b/Library/ShaderCache/4/477cc2d87c278c9bc7f86fb8246d34ba.bin new file mode 100644 index 0000000..b866045 Binary files /dev/null and b/Library/ShaderCache/4/477cc2d87c278c9bc7f86fb8246d34ba.bin differ diff --git a/Library/ShaderCache/4/4823e9edd15373db43cfeb807cd56370.bin b/Library/ShaderCache/4/4823e9edd15373db43cfeb807cd56370.bin new file mode 100644 index 0000000..c0d1773 Binary files /dev/null and b/Library/ShaderCache/4/4823e9edd15373db43cfeb807cd56370.bin differ diff --git a/Library/ShaderCache/4/4c1d6332d2a6bd37a6daf786e4d42845.bin b/Library/ShaderCache/4/4c1d6332d2a6bd37a6daf786e4d42845.bin new file mode 100644 index 0000000..fee5bea Binary files /dev/null and b/Library/ShaderCache/4/4c1d6332d2a6bd37a6daf786e4d42845.bin differ diff --git a/Library/ShaderCache/4/4f1c3698d4335bbf60d59bc75d6da571.bin b/Library/ShaderCache/4/4f1c3698d4335bbf60d59bc75d6da571.bin new file mode 100644 index 0000000..2a4616d Binary files /dev/null and b/Library/ShaderCache/4/4f1c3698d4335bbf60d59bc75d6da571.bin differ diff --git a/Library/ShaderCache/5/5a1cf00f47fd61c0c2031e2f250a5beb.bin b/Library/ShaderCache/5/5a1cf00f47fd61c0c2031e2f250a5beb.bin new file mode 100644 index 0000000..812d16e Binary files /dev/null and b/Library/ShaderCache/5/5a1cf00f47fd61c0c2031e2f250a5beb.bin differ diff --git a/Library/ShaderCache/6/609c0384406256efa6c54b2ee34b2cc3.bin b/Library/ShaderCache/6/609c0384406256efa6c54b2ee34b2cc3.bin new file mode 100644 index 0000000..c7667b1 Binary files /dev/null and b/Library/ShaderCache/6/609c0384406256efa6c54b2ee34b2cc3.bin differ diff --git a/Library/ShaderCache/6/62620dc2c5d03d2541b33e275cfb956d.bin b/Library/ShaderCache/6/62620dc2c5d03d2541b33e275cfb956d.bin new file mode 100644 index 0000000..5e96f30 Binary files /dev/null and b/Library/ShaderCache/6/62620dc2c5d03d2541b33e275cfb956d.bin differ diff --git a/Library/ShaderCache/6/64eec1c3aefc2c85355d8beacd371512.bin b/Library/ShaderCache/6/64eec1c3aefc2c85355d8beacd371512.bin new file mode 100644 index 0000000..db5ce58 Binary files /dev/null and b/Library/ShaderCache/6/64eec1c3aefc2c85355d8beacd371512.bin differ diff --git a/Library/ShaderCache/6/68c195d90c143c17568e442bb85d3c45.bin b/Library/ShaderCache/6/68c195d90c143c17568e442bb85d3c45.bin new file mode 100644 index 0000000..fb08a64 Binary files /dev/null and b/Library/ShaderCache/6/68c195d90c143c17568e442bb85d3c45.bin differ diff --git a/Library/ShaderCache/6/6b1eb2cec34d6f3f9cefd3bd3ab8e41d.bin b/Library/ShaderCache/6/6b1eb2cec34d6f3f9cefd3bd3ab8e41d.bin new file mode 100644 index 0000000..c7667b1 Binary files /dev/null and b/Library/ShaderCache/6/6b1eb2cec34d6f3f9cefd3bd3ab8e41d.bin differ diff --git a/Library/ShaderCache/6/6ee596a37dfae548afa91da39d78519a.bin b/Library/ShaderCache/6/6ee596a37dfae548afa91da39d78519a.bin new file mode 100644 index 0000000..0ad66cf Binary files /dev/null and b/Library/ShaderCache/6/6ee596a37dfae548afa91da39d78519a.bin differ diff --git a/Library/ShaderCache/7/7e35f446bfa7e7e584894611dae7ca7d.bin b/Library/ShaderCache/7/7e35f446bfa7e7e584894611dae7ca7d.bin new file mode 100644 index 0000000..fb08a64 Binary files /dev/null and b/Library/ShaderCache/7/7e35f446bfa7e7e584894611dae7ca7d.bin differ diff --git a/Library/ShaderCache/8/830665e49df348dce4a6b690cf3f44c5.bin b/Library/ShaderCache/8/830665e49df348dce4a6b690cf3f44c5.bin new file mode 100644 index 0000000..f65212e Binary files /dev/null and b/Library/ShaderCache/8/830665e49df348dce4a6b690cf3f44c5.bin differ diff --git a/Library/ShaderCache/8/8cc55c9f7008e18941a0ea4f3923f980.bin b/Library/ShaderCache/8/8cc55c9f7008e18941a0ea4f3923f980.bin new file mode 100644 index 0000000..7078eb8 Binary files /dev/null and b/Library/ShaderCache/8/8cc55c9f7008e18941a0ea4f3923f980.bin differ diff --git a/Library/ShaderCache/8/8d9bee45e0a388fa150382296ca9ce37.bin b/Library/ShaderCache/8/8d9bee45e0a388fa150382296ca9ce37.bin new file mode 100644 index 0000000..8850ad4 Binary files /dev/null and b/Library/ShaderCache/8/8d9bee45e0a388fa150382296ca9ce37.bin differ diff --git a/Library/ShaderCache/8/8f3491f51ca50bbed3264d21daaa14d1.bin b/Library/ShaderCache/8/8f3491f51ca50bbed3264d21daaa14d1.bin new file mode 100644 index 0000000..6942fad Binary files /dev/null and b/Library/ShaderCache/8/8f3491f51ca50bbed3264d21daaa14d1.bin differ diff --git a/Library/ShaderCache/8/8fa3a45c760fbb9281e8f77775656ce0.bin b/Library/ShaderCache/8/8fa3a45c760fbb9281e8f77775656ce0.bin new file mode 100644 index 0000000..74649dd Binary files /dev/null and b/Library/ShaderCache/8/8fa3a45c760fbb9281e8f77775656ce0.bin differ diff --git a/Library/ShaderCache/9/91b70739cf33904398ca8afe12ba5e59.bin b/Library/ShaderCache/9/91b70739cf33904398ca8afe12ba5e59.bin new file mode 100644 index 0000000..10bcb8e Binary files /dev/null and b/Library/ShaderCache/9/91b70739cf33904398ca8afe12ba5e59.bin differ diff --git a/Library/ShaderCache/9/99dac9c627bfc7922f7d52490447b565.bin b/Library/ShaderCache/9/99dac9c627bfc7922f7d52490447b565.bin new file mode 100644 index 0000000..945e61d Binary files /dev/null and b/Library/ShaderCache/9/99dac9c627bfc7922f7d52490447b565.bin differ diff --git a/Library/ShaderCache/9/9b447da228fe92e3b15115e900ff0092.bin b/Library/ShaderCache/9/9b447da228fe92e3b15115e900ff0092.bin new file mode 100644 index 0000000..c178a95 Binary files /dev/null and b/Library/ShaderCache/9/9b447da228fe92e3b15115e900ff0092.bin differ diff --git a/Library/ShaderCache/a/a529dcae80202fe10c74da1a8176de45.bin b/Library/ShaderCache/a/a529dcae80202fe10c74da1a8176de45.bin new file mode 100644 index 0000000..d4e9ea7 Binary files /dev/null and b/Library/ShaderCache/a/a529dcae80202fe10c74da1a8176de45.bin differ diff --git a/Library/ShaderCache/a/a63d3375d87b6365b985d8865cea62d5.bin b/Library/ShaderCache/a/a63d3375d87b6365b985d8865cea62d5.bin new file mode 100644 index 0000000..a155315 Binary files /dev/null and b/Library/ShaderCache/a/a63d3375d87b6365b985d8865cea62d5.bin differ diff --git a/Library/ShaderCache/a/a765f6d76b3f7d83195e8be536fce5b6.bin b/Library/ShaderCache/a/a765f6d76b3f7d83195e8be536fce5b6.bin new file mode 100644 index 0000000..e02b094 Binary files /dev/null and b/Library/ShaderCache/a/a765f6d76b3f7d83195e8be536fce5b6.bin differ diff --git a/Library/ShaderCache/a/aba0c7753f322c1dea5d23475aeeaa0a.bin b/Library/ShaderCache/a/aba0c7753f322c1dea5d23475aeeaa0a.bin new file mode 100644 index 0000000..fb08a64 Binary files /dev/null and b/Library/ShaderCache/a/aba0c7753f322c1dea5d23475aeeaa0a.bin differ diff --git a/Library/ShaderCache/b/bc2d084de2316d48ac313291e35e129f.bin b/Library/ShaderCache/b/bc2d084de2316d48ac313291e35e129f.bin new file mode 100644 index 0000000..3669f74 Binary files /dev/null and b/Library/ShaderCache/b/bc2d084de2316d48ac313291e35e129f.bin differ diff --git a/Library/ShaderCache/b/bcc10ff4d5ddbb28b8b60a89b5ce97a9.bin b/Library/ShaderCache/b/bcc10ff4d5ddbb28b8b60a89b5ce97a9.bin new file mode 100644 index 0000000..bc6235b Binary files /dev/null and b/Library/ShaderCache/b/bcc10ff4d5ddbb28b8b60a89b5ce97a9.bin differ diff --git a/Library/ShaderCache/c/c6e55e2df906c10dc5d0041108a06594.bin b/Library/ShaderCache/c/c6e55e2df906c10dc5d0041108a06594.bin new file mode 100644 index 0000000..96417ff Binary files /dev/null and b/Library/ShaderCache/c/c6e55e2df906c10dc5d0041108a06594.bin differ diff --git a/Library/ShaderCache/c/cb45cd87dff022479671c19934dba0ab.bin b/Library/ShaderCache/c/cb45cd87dff022479671c19934dba0ab.bin new file mode 100644 index 0000000..4ef8d06 Binary files /dev/null and b/Library/ShaderCache/c/cb45cd87dff022479671c19934dba0ab.bin differ diff --git a/Library/ShaderCache/c/ccd6298efb457cf83205263de42e9a00.bin b/Library/ShaderCache/c/ccd6298efb457cf83205263de42e9a00.bin new file mode 100644 index 0000000..0ea78f0 Binary files /dev/null and b/Library/ShaderCache/c/ccd6298efb457cf83205263de42e9a00.bin differ diff --git a/Library/ShaderCache/c/cdae317ae463d5caf17233fc2065fce6.bin b/Library/ShaderCache/c/cdae317ae463d5caf17233fc2065fce6.bin new file mode 100644 index 0000000..a155315 Binary files /dev/null and b/Library/ShaderCache/c/cdae317ae463d5caf17233fc2065fce6.bin differ diff --git a/Library/ShaderCache/d/d4c4f4697327bb8a8c9681ca0f860c3d.bin b/Library/ShaderCache/d/d4c4f4697327bb8a8c9681ca0f860c3d.bin new file mode 100644 index 0000000..04ba06c Binary files /dev/null and b/Library/ShaderCache/d/d4c4f4697327bb8a8c9681ca0f860c3d.bin differ diff --git a/Library/ShaderCache/d/d4c68a09d8ed6125a5518bc40583ca03.bin b/Library/ShaderCache/d/d4c68a09d8ed6125a5518bc40583ca03.bin new file mode 100644 index 0000000..10bcb8e Binary files /dev/null and b/Library/ShaderCache/d/d4c68a09d8ed6125a5518bc40583ca03.bin differ diff --git a/Library/ShaderCache/d/de160fd507efd5508fddbab40b933529.bin b/Library/ShaderCache/d/de160fd507efd5508fddbab40b933529.bin new file mode 100644 index 0000000..c7667b1 Binary files /dev/null and b/Library/ShaderCache/d/de160fd507efd5508fddbab40b933529.bin differ diff --git a/Library/ShaderCache/e/e21568466db8c05def95bce52e43186f.bin b/Library/ShaderCache/e/e21568466db8c05def95bce52e43186f.bin new file mode 100644 index 0000000..a155315 Binary files /dev/null and b/Library/ShaderCache/e/e21568466db8c05def95bce52e43186f.bin differ diff --git a/Library/ShaderCache/e/e3ca059833c747b68ed5f809c6fb19db.bin b/Library/ShaderCache/e/e3ca059833c747b68ed5f809c6fb19db.bin new file mode 100644 index 0000000..74a0981 Binary files /dev/null and b/Library/ShaderCache/e/e3ca059833c747b68ed5f809c6fb19db.bin differ diff --git a/Library/ShaderCache/e/e54d736a4b8dff0373f0cff7aae01849.bin b/Library/ShaderCache/e/e54d736a4b8dff0373f0cff7aae01849.bin new file mode 100644 index 0000000..f65212e Binary files /dev/null and b/Library/ShaderCache/e/e54d736a4b8dff0373f0cff7aae01849.bin differ diff --git a/Library/ShaderCache/e/e893719ec7594ccde44b9320b370c725.bin b/Library/ShaderCache/e/e893719ec7594ccde44b9320b370c725.bin new file mode 100644 index 0000000..10bcb8e Binary files /dev/null and b/Library/ShaderCache/e/e893719ec7594ccde44b9320b370c725.bin differ diff --git a/Library/ShaderCache/e/ed5e3c7bf61fd1c63c8df0886eb5db47.bin b/Library/ShaderCache/e/ed5e3c7bf61fd1c63c8df0886eb5db47.bin new file mode 100644 index 0000000..8850ad4 Binary files /dev/null and b/Library/ShaderCache/e/ed5e3c7bf61fd1c63c8df0886eb5db47.bin differ diff --git a/Library/ShaderCache/f/f2a2e7cd8997ce6f48007fa8af0edfc6.bin b/Library/ShaderCache/f/f2a2e7cd8997ce6f48007fa8af0edfc6.bin new file mode 100644 index 0000000..caf6d37 Binary files /dev/null and b/Library/ShaderCache/f/f2a2e7cd8997ce6f48007fa8af0edfc6.bin differ diff --git a/Library/ShaderCache/f/f5b60378af017674c5d24f33fca49da8.bin b/Library/ShaderCache/f/f5b60378af017674c5d24f33fca49da8.bin new file mode 100644 index 0000000..9fa3b34 Binary files /dev/null and b/Library/ShaderCache/f/f5b60378af017674c5d24f33fca49da8.bin differ diff --git a/Library/assetDatabase3 b/Library/assetDatabase3 new file mode 100644 index 0000000..2430772 Binary files /dev/null and b/Library/assetDatabase3 differ diff --git a/Library/expandedItems b/Library/expandedItems new file mode 100644 index 0000000..4cd2da5 Binary files /dev/null and b/Library/expandedItems differ diff --git a/Library/guidmapper b/Library/guidmapper new file mode 100644 index 0000000..72e0d25 Binary files /dev/null and b/Library/guidmapper differ diff --git a/Library/metadata/00/00000000000000001000000000000000 b/Library/metadata/00/00000000000000001000000000000000 new file mode 100644 index 0000000..8e2bf6d Binary files /dev/null and b/Library/metadata/00/00000000000000001000000000000000 differ diff --git a/Library/metadata/00/00000000000000001000000000000000.info b/Library/metadata/00/00000000000000001000000000000000.info new file mode 100644 index 0000000..e4b85d9 Binary files /dev/null and b/Library/metadata/00/00000000000000001000000000000000.info differ diff --git a/Library/metadata/00/00000000000000002000000000000000 b/Library/metadata/00/00000000000000002000000000000000 new file mode 100644 index 0000000..08a7796 Binary files /dev/null and b/Library/metadata/00/00000000000000002000000000000000 differ diff --git a/Library/metadata/00/00000000000000002000000000000000.info b/Library/metadata/00/00000000000000002000000000000000.info new file mode 100644 index 0000000..06f72b7 Binary files /dev/null and b/Library/metadata/00/00000000000000002000000000000000.info differ diff --git a/Library/metadata/00/00000000000000003000000000000000 b/Library/metadata/00/00000000000000003000000000000000 new file mode 100644 index 0000000..bf5bb54 Binary files /dev/null and b/Library/metadata/00/00000000000000003000000000000000 differ diff --git a/Library/metadata/00/00000000000000003000000000000000.info b/Library/metadata/00/00000000000000003000000000000000.info new file mode 100644 index 0000000..de344a7 Binary files /dev/null and b/Library/metadata/00/00000000000000003000000000000000.info differ diff --git a/Library/metadata/00/00000000000000004000000000000000 b/Library/metadata/00/00000000000000004000000000000000 new file mode 100644 index 0000000..0f3164c Binary files /dev/null and b/Library/metadata/00/00000000000000004000000000000000 differ diff --git a/Library/metadata/00/00000000000000004000000000000000.info b/Library/metadata/00/00000000000000004000000000000000.info new file mode 100644 index 0000000..dd19ef1 Binary files /dev/null and b/Library/metadata/00/00000000000000004000000000000000.info differ diff --git a/Library/metadata/00/00000000000000004100000000000000 b/Library/metadata/00/00000000000000004100000000000000 new file mode 100644 index 0000000..976cc28 Binary files /dev/null and b/Library/metadata/00/00000000000000004100000000000000 differ diff --git a/Library/metadata/00/00000000000000004100000000000000.info b/Library/metadata/00/00000000000000004100000000000000.info new file mode 100644 index 0000000..ee89688 Binary files /dev/null and b/Library/metadata/00/00000000000000004100000000000000.info differ diff --git a/Library/metadata/00/00000000000000005000000000000000 b/Library/metadata/00/00000000000000005000000000000000 new file mode 100644 index 0000000..9ef58c1 Binary files /dev/null and b/Library/metadata/00/00000000000000005000000000000000 differ diff --git a/Library/metadata/00/00000000000000005000000000000000.info b/Library/metadata/00/00000000000000005000000000000000.info new file mode 100644 index 0000000..49bb2f9 Binary files /dev/null and b/Library/metadata/00/00000000000000005000000000000000.info differ diff --git a/Library/metadata/00/00000000000000005100000000000000 b/Library/metadata/00/00000000000000005100000000000000 new file mode 100644 index 0000000..e372c82 Binary files /dev/null and b/Library/metadata/00/00000000000000005100000000000000 differ diff --git a/Library/metadata/00/00000000000000005100000000000000.info b/Library/metadata/00/00000000000000005100000000000000.info new file mode 100644 index 0000000..ae8afa4 Binary files /dev/null and b/Library/metadata/00/00000000000000005100000000000000.info differ diff --git a/Library/metadata/00/00000000000000006000000000000000 b/Library/metadata/00/00000000000000006000000000000000 new file mode 100644 index 0000000..5cc2aae Binary files /dev/null and b/Library/metadata/00/00000000000000006000000000000000 differ diff --git a/Library/metadata/00/00000000000000006000000000000000.info b/Library/metadata/00/00000000000000006000000000000000.info new file mode 100644 index 0000000..a55aa6d Binary files /dev/null and b/Library/metadata/00/00000000000000006000000000000000.info differ diff --git a/Library/metadata/00/00000000000000006100000000000000 b/Library/metadata/00/00000000000000006100000000000000 new file mode 100644 index 0000000..daa7595 Binary files /dev/null and b/Library/metadata/00/00000000000000006100000000000000 differ diff --git a/Library/metadata/00/00000000000000006100000000000000.info b/Library/metadata/00/00000000000000006100000000000000.info new file mode 100644 index 0000000..3b5ba00 Binary files /dev/null and b/Library/metadata/00/00000000000000006100000000000000.info differ diff --git a/Library/metadata/00/00000000000000007000000000000000 b/Library/metadata/00/00000000000000007000000000000000 new file mode 100644 index 0000000..c2195c6 Binary files /dev/null and b/Library/metadata/00/00000000000000007000000000000000 differ diff --git a/Library/metadata/00/00000000000000007000000000000000.info b/Library/metadata/00/00000000000000007000000000000000.info new file mode 100644 index 0000000..337e132 Binary files /dev/null and b/Library/metadata/00/00000000000000007000000000000000.info differ diff --git a/Library/metadata/00/00000000000000008000000000000000 b/Library/metadata/00/00000000000000008000000000000000 new file mode 100644 index 0000000..7371a43 Binary files /dev/null and b/Library/metadata/00/00000000000000008000000000000000 differ diff --git a/Library/metadata/00/00000000000000008000000000000000.info b/Library/metadata/00/00000000000000008000000000000000.info new file mode 100644 index 0000000..02b622e Binary files /dev/null and b/Library/metadata/00/00000000000000008000000000000000.info differ diff --git a/Library/metadata/00/00000000000000009000000000000000 b/Library/metadata/00/00000000000000009000000000000000 new file mode 100644 index 0000000..75e0066 Binary files /dev/null and b/Library/metadata/00/00000000000000009000000000000000 differ diff --git a/Library/metadata/00/00000000000000009000000000000000.info b/Library/metadata/00/00000000000000009000000000000000.info new file mode 100644 index 0000000..fc4b470 Binary files /dev/null and b/Library/metadata/00/00000000000000009000000000000000.info differ diff --git a/Library/metadata/00/0000000000000000a000000000000000 b/Library/metadata/00/0000000000000000a000000000000000 new file mode 100644 index 0000000..a3884cf Binary files /dev/null and b/Library/metadata/00/0000000000000000a000000000000000 differ diff --git a/Library/metadata/00/0000000000000000a000000000000000.info b/Library/metadata/00/0000000000000000a000000000000000.info new file mode 100644 index 0000000..c468dab Binary files /dev/null and b/Library/metadata/00/0000000000000000a000000000000000.info differ diff --git a/Library/metadata/00/0000000000000000b000000000000000 b/Library/metadata/00/0000000000000000b000000000000000 new file mode 100644 index 0000000..07245e7 Binary files /dev/null and b/Library/metadata/00/0000000000000000b000000000000000 differ diff --git a/Library/metadata/00/0000000000000000b000000000000000.info b/Library/metadata/00/0000000000000000b000000000000000.info new file mode 100644 index 0000000..2cdd09a Binary files /dev/null and b/Library/metadata/00/0000000000000000b000000000000000.info differ diff --git a/Library/metadata/00/0000000000000000c000000000000000 b/Library/metadata/00/0000000000000000c000000000000000 new file mode 100644 index 0000000..8fd5cc7 Binary files /dev/null and b/Library/metadata/00/0000000000000000c000000000000000 differ diff --git a/Library/metadata/00/0000000000000000c000000000000000.info b/Library/metadata/00/0000000000000000c000000000000000.info new file mode 100644 index 0000000..eaf67a2 Binary files /dev/null and b/Library/metadata/00/0000000000000000c000000000000000.info differ diff --git a/Library/metadata/1c/1ccec3b260889455092fc2fc68022498 b/Library/metadata/1c/1ccec3b260889455092fc2fc68022498 new file mode 100644 index 0000000..8df8bb9 Binary files /dev/null and b/Library/metadata/1c/1ccec3b260889455092fc2fc68022498 differ diff --git a/Library/metadata/1c/1ccec3b260889455092fc2fc68022498.info b/Library/metadata/1c/1ccec3b260889455092fc2fc68022498.info new file mode 100644 index 0000000..226372d Binary files /dev/null and b/Library/metadata/1c/1ccec3b260889455092fc2fc68022498.info differ diff --git a/Library/metadata/33/33d0dc660942b4315aa5b95dbd2426b5 b/Library/metadata/33/33d0dc660942b4315aa5b95dbd2426b5 new file mode 100644 index 0000000..cdea037 Binary files /dev/null and b/Library/metadata/33/33d0dc660942b4315aa5b95dbd2426b5 differ diff --git a/Library/metadata/33/33d0dc660942b4315aa5b95dbd2426b5.info b/Library/metadata/33/33d0dc660942b4315aa5b95dbd2426b5.info new file mode 100644 index 0000000..ab0c3e5 Binary files /dev/null and b/Library/metadata/33/33d0dc660942b4315aa5b95dbd2426b5.info differ diff --git a/Library/metadata/3a/3a896b15c07e3448d9a8a7195aea06cd b/Library/metadata/3a/3a896b15c07e3448d9a8a7195aea06cd new file mode 100644 index 0000000..2b66388 Binary files /dev/null and b/Library/metadata/3a/3a896b15c07e3448d9a8a7195aea06cd differ diff --git a/Library/metadata/3a/3a896b15c07e3448d9a8a7195aea06cd.info b/Library/metadata/3a/3a896b15c07e3448d9a8a7195aea06cd.info new file mode 100644 index 0000000..7cfa906 Binary files /dev/null and b/Library/metadata/3a/3a896b15c07e3448d9a8a7195aea06cd.info differ diff --git a/Library/metadata/54/54bbcd1a1b8814b929c863a331f26ee5 b/Library/metadata/54/54bbcd1a1b8814b929c863a331f26ee5 new file mode 100644 index 0000000..1f7c48b Binary files /dev/null and b/Library/metadata/54/54bbcd1a1b8814b929c863a331f26ee5 differ diff --git a/Library/metadata/54/54bbcd1a1b8814b929c863a331f26ee5.info b/Library/metadata/54/54bbcd1a1b8814b929c863a331f26ee5.info new file mode 100644 index 0000000..3b25606 Binary files /dev/null and b/Library/metadata/54/54bbcd1a1b8814b929c863a331f26ee5.info differ diff --git a/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f b/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f new file mode 100644 index 0000000..3a89e26 Binary files /dev/null and b/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f differ diff --git a/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info b/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info new file mode 100644 index 0000000..51ec649 Binary files /dev/null and b/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info differ diff --git a/Library/metadata/82/82b6ac466550240039f68dd18776d57b b/Library/metadata/82/82b6ac466550240039f68dd18776d57b new file mode 100644 index 0000000..f1cd124 Binary files /dev/null and b/Library/metadata/82/82b6ac466550240039f68dd18776d57b differ diff --git a/Library/metadata/82/82b6ac466550240039f68dd18776d57b.info b/Library/metadata/82/82b6ac466550240039f68dd18776d57b.info new file mode 100644 index 0000000..c3005e9 Binary files /dev/null and b/Library/metadata/82/82b6ac466550240039f68dd18776d57b.info differ diff --git a/Library/metadata/85/852f29d78115b4b1a9c7c0a94482e074 b/Library/metadata/85/852f29d78115b4b1a9c7c0a94482e074 new file mode 100644 index 0000000..b08d482 Binary files /dev/null and b/Library/metadata/85/852f29d78115b4b1a9c7c0a94482e074 differ diff --git a/Library/metadata/85/852f29d78115b4b1a9c7c0a94482e074.info b/Library/metadata/85/852f29d78115b4b1a9c7c0a94482e074.info new file mode 100644 index 0000000..de92391 Binary files /dev/null and b/Library/metadata/85/852f29d78115b4b1a9c7c0a94482e074.info differ diff --git a/Library/metadata/85/85e70972179a34161bdc1fa54ed9c0f5 b/Library/metadata/85/85e70972179a34161bdc1fa54ed9c0f5 new file mode 100644 index 0000000..c5d6998 Binary files /dev/null and b/Library/metadata/85/85e70972179a34161bdc1fa54ed9c0f5 differ diff --git a/Library/metadata/85/85e70972179a34161bdc1fa54ed9c0f5.info b/Library/metadata/85/85e70972179a34161bdc1fa54ed9c0f5.info new file mode 100644 index 0000000..291149a Binary files /dev/null and b/Library/metadata/85/85e70972179a34161bdc1fa54ed9c0f5.info differ diff --git a/Library/metadata/93/9386763ccfbeb4a699b2b1fa0b46fd9f b/Library/metadata/93/9386763ccfbeb4a699b2b1fa0b46fd9f new file mode 100644 index 0000000..803c7b4 Binary files /dev/null and b/Library/metadata/93/9386763ccfbeb4a699b2b1fa0b46fd9f differ diff --git a/Library/metadata/93/9386763ccfbeb4a699b2b1fa0b46fd9f.info b/Library/metadata/93/9386763ccfbeb4a699b2b1fa0b46fd9f.info new file mode 100644 index 0000000..1e545f7 Binary files /dev/null and b/Library/metadata/93/9386763ccfbeb4a699b2b1fa0b46fd9f.info differ diff --git a/Library/metadata/bf/bfd01db17f33a41e8a9d629d09a94f87 b/Library/metadata/bf/bfd01db17f33a41e8a9d629d09a94f87 new file mode 100644 index 0000000..635bfef Binary files /dev/null and b/Library/metadata/bf/bfd01db17f33a41e8a9d629d09a94f87 differ diff --git a/Library/metadata/bf/bfd01db17f33a41e8a9d629d09a94f87.info b/Library/metadata/bf/bfd01db17f33a41e8a9d629d09a94f87.info new file mode 100644 index 0000000..a37c801 Binary files /dev/null and b/Library/metadata/bf/bfd01db17f33a41e8a9d629d09a94f87.info differ diff --git a/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 b/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 new file mode 100644 index 0000000..d481651 Binary files /dev/null and b/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 differ diff --git a/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info b/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info new file mode 100644 index 0000000..06699c2 Binary files /dev/null and b/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info differ diff --git a/Library/metadata/fe/fea399fe26a2e41cb8bc654a19942712 b/Library/metadata/fe/fea399fe26a2e41cb8bc654a19942712 new file mode 100644 index 0000000..5e170c1 Binary files /dev/null and b/Library/metadata/fe/fea399fe26a2e41cb8bc654a19942712 differ diff --git a/Library/metadata/fe/fea399fe26a2e41cb8bc654a19942712.info b/Library/metadata/fe/fea399fe26a2e41cb8bc654a19942712.info new file mode 100644 index 0000000..62915b9 Binary files /dev/null and b/Library/metadata/fe/fea399fe26a2e41cb8bc654a19942712.info differ diff --git a/Library/shadercompiler-64bit-1.log b/Library/shadercompiler-64bit-1.log new file mode 100644 index 0000000..4796010 --- /dev/null +++ b/Library/shadercompiler-64bit-1.log @@ -0,0 +1,3 @@ +Base path: /Applications/Unity/Unity.app/Contents +Pipe name: \\.\pipe\UnityShaderCompiler-64bit-1-1915450112 +Cmd: getPlatforms diff --git a/ProjectSettings/AudioManager.asset b/ProjectSettings/AudioManager.asset new file mode 100644 index 0000000..813080f Binary files /dev/null and b/ProjectSettings/AudioManager.asset differ diff --git a/ProjectSettings/DynamicsManager.asset b/ProjectSettings/DynamicsManager.asset new file mode 100644 index 0000000..df2de15 Binary files /dev/null and b/ProjectSettings/DynamicsManager.asset differ diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset new file mode 100644 index 0000000..e72d1dd Binary files /dev/null and b/ProjectSettings/EditorBuildSettings.asset differ diff --git a/ProjectSettings/EditorSettings.asset b/ProjectSettings/EditorSettings.asset new file mode 100644 index 0000000..3c1dcbf Binary files /dev/null and b/ProjectSettings/EditorSettings.asset differ diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset new file mode 100644 index 0000000..d75e792 Binary files /dev/null and b/ProjectSettings/GraphicsSettings.asset differ diff --git a/ProjectSettings/InputManager.asset b/ProjectSettings/InputManager.asset new file mode 100644 index 0000000..ec47668 Binary files /dev/null and b/ProjectSettings/InputManager.asset differ diff --git a/ProjectSettings/NavMeshAreas.asset b/ProjectSettings/NavMeshAreas.asset new file mode 100644 index 0000000..0beaaeb Binary files /dev/null and b/ProjectSettings/NavMeshAreas.asset differ diff --git a/ProjectSettings/NetworkManager.asset b/ProjectSettings/NetworkManager.asset new file mode 100644 index 0000000..7f48d43 Binary files /dev/null and b/ProjectSettings/NetworkManager.asset differ diff --git a/ProjectSettings/Physics2DSettings.asset b/ProjectSettings/Physics2DSettings.asset new file mode 100644 index 0000000..0e4b0dc Binary files /dev/null and b/ProjectSettings/Physics2DSettings.asset differ diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset new file mode 100644 index 0000000..917f70c Binary files /dev/null and b/ProjectSettings/ProjectSettings.asset differ diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt new file mode 100644 index 0000000..b0ac510 --- /dev/null +++ b/ProjectSettings/ProjectVersion.txt @@ -0,0 +1,2 @@ +m_EditorVersion: 5.0.0f4 +m_StandardAssetsVersion: 0 diff --git a/ProjectSettings/QualitySettings.asset b/ProjectSettings/QualitySettings.asset new file mode 100644 index 0000000..61ea64e Binary files /dev/null and b/ProjectSettings/QualitySettings.asset differ diff --git a/ProjectSettings/TagManager.asset b/ProjectSettings/TagManager.asset new file mode 100644 index 0000000..abcb24f Binary files /dev/null and b/ProjectSettings/TagManager.asset differ diff --git a/ProjectSettings/TimeManager.asset b/ProjectSettings/TimeManager.asset new file mode 100644 index 0000000..258fd4e Binary files /dev/null and b/ProjectSettings/TimeManager.asset differ diff --git a/Script_1-csharp.sln b/Script_1-csharp.sln new file mode 100644 index 0000000..63071ba --- /dev/null +++ b/Script_1-csharp.sln @@ -0,0 +1,40 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2008 + +Project("{BD391FA7-0E85-79CB-AFB6-BDE756325272}") = "Script_1", "Assembly-CSharp-vs.csproj", "{87137040-5FF9-403A-3032-03740332FAE4}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {87137040-5FF9-403A-3032-03740332FAE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {87137040-5FF9-403A-3032-03740332FAE4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {87137040-5FF9-403A-3032-03740332FAE4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {87137040-5FF9-403A-3032-03740332FAE4}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(MonoDevelopProperties) = preSolution + StartupItem = Assembly-CSharp.csproj + Policies = $0 + $0.TextStylePolicy = $1 + $1.inheritsSet = null + $1.scope = text/x-csharp + $0.CSharpFormattingPolicy = $2 + $2.inheritsSet = Mono + $2.inheritsScope = text/x-csharp + $2.scope = text/x-csharp + $0.TextStylePolicy = $3 + $3.FileWidth = 120 + $3.TabWidth = 4 + $3.IndentWidth = 4 + $3.EolMarker = Unix + $3.inheritsSet = Mono + $3.inheritsScope = text/plain + $3.scope = text/plain + EndGlobalSection + +EndGlobal diff --git a/Script_1.sln b/Script_1.sln new file mode 100644 index 0000000..4d8d9d8 --- /dev/null +++ b/Script_1.sln @@ -0,0 +1,40 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2008 + +Project("{BD391FA7-0E85-79CB-AFB6-BDE756325272}") = "Script_1", "Assembly-CSharp.csproj", "{87137040-5FF9-403A-3032-03740332FAE4}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {87137040-5FF9-403A-3032-03740332FAE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {87137040-5FF9-403A-3032-03740332FAE4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {87137040-5FF9-403A-3032-03740332FAE4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {87137040-5FF9-403A-3032-03740332FAE4}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(MonoDevelopProperties) = preSolution + StartupItem = Assembly-CSharp.csproj + Policies = $0 + $0.TextStylePolicy = $1 + $1.inheritsSet = null + $1.scope = text/x-csharp + $0.CSharpFormattingPolicy = $2 + $2.inheritsSet = Mono + $2.inheritsScope = text/x-csharp + $2.scope = text/x-csharp + $0.TextStylePolicy = $3 + $3.FileWidth = 120 + $3.TabWidth = 4 + $3.IndentWidth = 4 + $3.EolMarker = Unix + $3.inheritsSet = Mono + $3.inheritsScope = text/plain + $3.scope = text/plain + EndGlobalSection + +EndGlobal diff --git a/Temp/ProcessJobs/e9a6970f79cd12d8b075e7d72f1b07cb.bakert b/Temp/ProcessJobs/e9a6970f79cd12d8b075e7d72f1b07cb.bakert new file mode 100644 index 0000000..4a4f1c8 Binary files /dev/null and b/Temp/ProcessJobs/e9a6970f79cd12d8b075e7d72f1b07cb.bakert differ diff --git a/Temp/UnityLockfile b/Temp/UnityLockfile new file mode 100644 index 0000000..e69de29