diff --git a/Assembly-CSharp-vs.csproj b/Assembly-CSharp-vs.csproj new file mode 100644 index 0000000..aa15fe8 --- /dev/null +++ b/Assembly-CSharp-vs.csproj @@ -0,0 +1,72 @@ + + + + Debug + AnyCPU + 10.0.20506 + 2.0 + {8C1E2CB6-4295-B6A0-DF4B-149387BBAA8F} + Library + Properties + + Assembly-CSharp + v3.5 + 512 + Assets + + + true + full + false + Temp\bin\Debug\ + DEBUG;TRACE;UNITY_5_1_3;UNITY_5_1;UNITY_5;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_PHYSICS;ENABLE_PHYSICS_PHYSX3;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_LICENSE;ENABLE_AUDIOMIXER_SUSPEND;ENABLE_EDITOR_METRICS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;UNITY_WEBPLAYER;ENABLE_SUBSTANCE;WEBPLUG;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_MONO;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN + prompt + 4 + 0169 + + + pdbonly + true + Temp\bin\Release\ + TRACE + prompt + 4 + 0169 + + + + + + + + C:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll + + + C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll + + + + + + C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll + + + C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll + + + C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll + + + C:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll + + + + + + diff --git a/Assembly-CSharp.csproj b/Assembly-CSharp.csproj new file mode 100644 index 0000000..aa15fe8 --- /dev/null +++ b/Assembly-CSharp.csproj @@ -0,0 +1,72 @@ + + + + Debug + AnyCPU + 10.0.20506 + 2.0 + {8C1E2CB6-4295-B6A0-DF4B-149387BBAA8F} + Library + Properties + + Assembly-CSharp + v3.5 + 512 + Assets + + + true + full + false + Temp\bin\Debug\ + DEBUG;TRACE;UNITY_5_1_3;UNITY_5_1;UNITY_5;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_PHYSICS;ENABLE_PHYSICS_PHYSX3;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_LICENSE;ENABLE_AUDIOMIXER_SUSPEND;ENABLE_EDITOR_METRICS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;UNITY_WEBPLAYER;ENABLE_SUBSTANCE;WEBPLUG;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_MONO;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN + prompt + 4 + 0169 + + + pdbonly + true + Temp\bin\Release\ + TRACE + prompt + 4 + 0169 + + + + + + + + C:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll + + + C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll + + + + + + C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll + + + C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll + + + C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll + + + C:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll + + + + + + diff --git a/Assets/HelloWolrd.unity b/Assets/HelloWolrd.unity new file mode 100644 index 0000000..cb2e5c5 Binary files /dev/null and b/Assets/HelloWolrd.unity differ diff --git a/Assets/HelloWolrd.unity.meta b/Assets/HelloWolrd.unity.meta new file mode 100644 index 0000000..c4ffdad --- /dev/null +++ b/Assets/HelloWolrd.unity.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3b3b9e1efcac8904c85cbf9e3901ce7d +timeCreated: 1441302604 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/HelloWorld2.unity b/Assets/HelloWorld2.unity new file mode 100644 index 0000000..a9d0021 Binary files /dev/null and b/Assets/HelloWorld2.unity differ diff --git a/Assets/HelloWorld2.unity.meta b/Assets/HelloWorld2.unity.meta new file mode 100644 index 0000000..ee0c652 --- /dev/null +++ b/Assets/HelloWorld2.unity.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6b338bbfffa923243b63be6177f605bc +timeCreated: 1441732476 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Materials.meta b/Assets/Materials.meta new file mode 100644 index 0000000..618d06f --- /dev/null +++ b/Assets/Materials.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 6aef697641697c444b68d905a7cac379 +folderAsset: yes +timeCreated: 1441301086 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Materials/HelloWorld.mat b/Assets/Materials/HelloWorld.mat new file mode 100644 index 0000000..a1df3dc 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..7a6c81e --- /dev/null +++ b/Assets/Materials/HelloWorld.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8bdeeda0c67af9d4980080824fb14557 +timeCreated: 1441301106 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts.meta b/Assets/Scripts.meta new file mode 100644 index 0000000..1b42903 --- /dev/null +++ b/Assets/Scripts.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: cce7eb5f9ab5c2a49974076c0b1b698a +folderAsset: yes +timeCreated: 1441299598 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/HelloWorld.cs b/Assets/Scripts/HelloWorld.cs new file mode 100644 index 0000000..051abce --- /dev/null +++ b/Assets/Scripts/HelloWorld.cs @@ -0,0 +1,32 @@ +using UnityEngine; +using System.Collections; + +public class HelloWorld : MonoBehaviour { + + public bool isDead = false; + public int health = 5; + public float dmg = 3.15f; + public string Name = "Yohan Van Spoot"; + public GameObject Kamera; + + private int Grade1 = 70; + private int Grade2 = 100; + private int Grade3 = 83; + private int FinalGrade = 0; + + // Use this for initialization + void Start () { + FinalGrade = ((Grade1 + Grade2 + Grade3) / 3); + + Debug.Log ("My Grade = " + FinalGrade); + + // + - * / = == + + + } + + // 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..6b45e40 --- /dev/null +++ b/Assets/Scripts/HelloWorld.cs.meta @@ -0,0 +1,12 @@ +fileFormatVersion: 2 +guid: 0c64f9fd78fa1c8458006f99523811e8 +timeCreated: 1441299628 +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..21998c6 --- /dev/null +++ b/Assets/Textures.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 996e01f836bf851408baecca79a9df6d +folderAsset: yes +timeCreated: 1441301074 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/HelloWorldTexture.png b/Assets/Textures/HelloWorldTexture.png new file mode 100644 index 0000000..2923695 Binary files /dev/null and b/Assets/Textures/HelloWorldTexture.png differ diff --git a/Assets/Textures/HelloWorldTexture.png.meta b/Assets/Textures/HelloWorldTexture.png.meta new file mode 100644 index 0000000..4d37682 --- /dev/null +++ b/Assets/Textures/HelloWorldTexture.png.meta @@ -0,0 +1,55 @@ +fileFormatVersion: 2 +guid: ba26b4bf63098f645a184d9913b7cd9d +timeCreated: 1441302193 +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/HelloWorld-csharp.sln b/HelloWorld-csharp.sln new file mode 100644 index 0000000..1ad931b --- /dev/null +++ b/HelloWorld-csharp.sln @@ -0,0 +1,40 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2008 + +Project("{68E109F0-F40C-A72A-15E0-5CC22786F8E6}") = "HelloWorld", "Assembly-CSharp-vs.csproj", "{8C1E2CB6-4295-B6A0-DF4B-149387BBAA8F}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {8C1E2CB6-4295-B6A0-DF4B-149387BBAA8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8C1E2CB6-4295-B6A0-DF4B-149387BBAA8F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8C1E2CB6-4295-B6A0-DF4B-149387BBAA8F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8C1E2CB6-4295-B6A0-DF4B-149387BBAA8F}.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/HelloWorld.sln b/HelloWorld.sln new file mode 100644 index 0000000..ba89c8e --- /dev/null +++ b/HelloWorld.sln @@ -0,0 +1,39 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2008 + +Project("{68E109F0-F40C-A72A-15E0-5CC22786F8E6}") = "HelloWorld", "Assembly-CSharp.csproj", "{8C1E2CB6-4295-B6A0-DF4B-149387BBAA8F}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {8C1E2CB6-4295-B6A0-DF4B-149387BBAA8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8C1E2CB6-4295-B6A0-DF4B-149387BBAA8F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8C1E2CB6-4295-B6A0-DF4B-149387BBAA8F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8C1E2CB6-4295-B6A0-DF4B-149387BBAA8F}.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/HelloWorld.userprefs b/HelloWorld.userprefs new file mode 100644 index 0000000..34b9520 --- /dev/null +++ b/HelloWorld.userprefs @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/Library/AnnotationManager b/Library/AnnotationManager new file mode 100644 index 0000000..e484930 Binary files /dev/null and b/Library/AnnotationManager differ diff --git a/Library/AssetImportState b/Library/AssetImportState new file mode 100644 index 0000000..c7ae977 --- /dev/null +++ b/Library/AssetImportState @@ -0,0 +1 @@ +6;0;-1 \ No newline at end of file diff --git a/Library/AssetServerCacheV3 b/Library/AssetServerCacheV3 new file mode 100644 index 0000000..8d1b74d 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..2f50a71 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..238a773 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..4cf0246 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..1ba966b 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..da4c8bd 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..f9ed576 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..6185f09 --- /dev/null +++ b/Library/LibraryFormatVersion.txt @@ -0,0 +1,2 @@ +unityRebuildLibraryVersion: 11 +unityForwardCompatibleVersion: 40 diff --git a/Library/MonoManager.asset b/Library/MonoManager.asset new file mode 100644 index 0000000..b4af764 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..55df965 Binary files /dev/null and b/Library/ProjectSettings.asset differ diff --git a/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb b/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb new file mode 100644 index 0000000..9fcdcab 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..1021efe --- /dev/null +++ b/Library/ScriptAssemblies/BuiltinAssemblies.stamp @@ -0,0 +1,2 @@ +0000.55d3536a.0000 +0000.55d3538a.0000 \ No newline at end of file diff --git a/Library/ScriptMapper b/Library/ScriptMapper new file mode 100644 index 0000000..7ee1255 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..3941199 Binary files /dev/null and b/Library/ShaderCache.db differ diff --git a/Library/ShaderCache/1/10b1a6f9ff82f29f2890186ddcb08d62.bin b/Library/ShaderCache/1/10b1a6f9ff82f29f2890186ddcb08d62.bin new file mode 100644 index 0000000..f0c0f21 Binary files /dev/null and b/Library/ShaderCache/1/10b1a6f9ff82f29f2890186ddcb08d62.bin differ diff --git a/Library/ShaderCache/1/19a7e37f8c2844f0b3c683113f8f7810.bin b/Library/ShaderCache/1/19a7e37f8c2844f0b3c683113f8f7810.bin new file mode 100644 index 0000000..e9d6aa7 Binary files /dev/null and b/Library/ShaderCache/1/19a7e37f8c2844f0b3c683113f8f7810.bin differ diff --git a/Library/ShaderCache/3/34805a12a25a299c16dd777cbe9ce233.bin b/Library/ShaderCache/3/34805a12a25a299c16dd777cbe9ce233.bin new file mode 100644 index 0000000..19ae730 Binary files /dev/null and b/Library/ShaderCache/3/34805a12a25a299c16dd777cbe9ce233.bin differ diff --git a/Library/ShaderCache/4/489ad94b45bbbd073c3312b10928547f.bin b/Library/ShaderCache/4/489ad94b45bbbd073c3312b10928547f.bin new file mode 100644 index 0000000..f77a017 Binary files /dev/null and b/Library/ShaderCache/4/489ad94b45bbbd073c3312b10928547f.bin differ diff --git a/Library/ShaderCache/5/517c4effd750838c13f075202a12fcdf.bin b/Library/ShaderCache/5/517c4effd750838c13f075202a12fcdf.bin new file mode 100644 index 0000000..142449f Binary files /dev/null and b/Library/ShaderCache/5/517c4effd750838c13f075202a12fcdf.bin differ diff --git a/Library/ShaderCache/6/627ae0e2ad68e36b853b120e1b4b1edd.bin b/Library/ShaderCache/6/627ae0e2ad68e36b853b120e1b4b1edd.bin new file mode 100644 index 0000000..5be1b9a Binary files /dev/null and b/Library/ShaderCache/6/627ae0e2ad68e36b853b120e1b4b1edd.bin differ diff --git a/Library/ShaderCache/7/71393733f792a3d50c8ba840674efb52.bin b/Library/ShaderCache/7/71393733f792a3d50c8ba840674efb52.bin new file mode 100644 index 0000000..ecf26e4 Binary files /dev/null and b/Library/ShaderCache/7/71393733f792a3d50c8ba840674efb52.bin differ diff --git a/Library/ShaderCache/8/83cf24ccfdc44f2d37058af4c2b524ea.bin b/Library/ShaderCache/8/83cf24ccfdc44f2d37058af4c2b524ea.bin new file mode 100644 index 0000000..2f071eb Binary files /dev/null and b/Library/ShaderCache/8/83cf24ccfdc44f2d37058af4c2b524ea.bin differ diff --git a/Library/ShaderCache/9/9d27ef3bc3f229d22fb55de4cc737e0a.bin b/Library/ShaderCache/9/9d27ef3bc3f229d22fb55de4cc737e0a.bin new file mode 100644 index 0000000..aec50c8 Binary files /dev/null and b/Library/ShaderCache/9/9d27ef3bc3f229d22fb55de4cc737e0a.bin differ diff --git a/Library/ShaderCache/b/b2e70fe904ddbdd63b3ea4247f3f9141.bin b/Library/ShaderCache/b/b2e70fe904ddbdd63b3ea4247f3f9141.bin new file mode 100644 index 0000000..7178fa3 Binary files /dev/null and b/Library/ShaderCache/b/b2e70fe904ddbdd63b3ea4247f3f9141.bin differ diff --git a/Library/ShaderCache/b/b33370b67181588607572217293984ff.bin b/Library/ShaderCache/b/b33370b67181588607572217293984ff.bin new file mode 100644 index 0000000..bec57db Binary files /dev/null and b/Library/ShaderCache/b/b33370b67181588607572217293984ff.bin differ diff --git a/Library/ShaderCache/d/d19b497adfbb33350ab141008947f859.bin b/Library/ShaderCache/d/d19b497adfbb33350ab141008947f859.bin new file mode 100644 index 0000000..1d043ac Binary files /dev/null and b/Library/ShaderCache/d/d19b497adfbb33350ab141008947f859.bin differ diff --git a/Library/ShaderCache/d/dabebd9c0df5b078fea09820b257f9a6.bin b/Library/ShaderCache/d/dabebd9c0df5b078fea09820b257f9a6.bin new file mode 100644 index 0000000..a045b4c Binary files /dev/null and b/Library/ShaderCache/d/dabebd9c0df5b078fea09820b257f9a6.bin differ diff --git a/Library/ShaderCache/e/eb62e9dc95ae6bb5081c8636890b1916.bin b/Library/ShaderCache/e/eb62e9dc95ae6bb5081c8636890b1916.bin new file mode 100644 index 0000000..d86221c Binary files /dev/null and b/Library/ShaderCache/e/eb62e9dc95ae6bb5081c8636890b1916.bin differ diff --git a/Library/ShaderCache/e/ec777b85f3d7941bde420e0d2899a5ec.bin b/Library/ShaderCache/e/ec777b85f3d7941bde420e0d2899a5ec.bin new file mode 100644 index 0000000..2a08732 Binary files /dev/null and b/Library/ShaderCache/e/ec777b85f3d7941bde420e0d2899a5ec.bin differ diff --git a/Library/ShaderCache/e/edcfb9bd791069d0c5d09b842d2b5353.bin b/Library/ShaderCache/e/edcfb9bd791069d0c5d09b842d2b5353.bin new file mode 100644 index 0000000..11bf0c7 Binary files /dev/null and b/Library/ShaderCache/e/edcfb9bd791069d0c5d09b842d2b5353.bin differ diff --git a/Library/assetDatabase3 b/Library/assetDatabase3 new file mode 100644 index 0000000..6e4e59c Binary files /dev/null and b/Library/assetDatabase3 differ diff --git a/Library/expandedItems b/Library/expandedItems new file mode 100644 index 0000000..662508d Binary files /dev/null and b/Library/expandedItems differ diff --git a/Library/metadata/00/00000000000000001000000000000000 b/Library/metadata/00/00000000000000001000000000000000 new file mode 100644 index 0000000..7750df2 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..c725224 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..72bfc1d 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..82ff5c9 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..bece46f 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..e220c12 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..8937f78 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..fab67de 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..697e7ae 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..4ed8d67 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..df23837 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..d9df32d 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..323e07f 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..5660ffb 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..0dfe9ba 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..eec1374 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..e0be25d 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..affc8ee 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..6eff3e7 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..6fc5794 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..c8b890d 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..de5d9a3 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..f62c68b 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..90cbf24 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..82da989 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..917cffe 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..05049e1 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..bd903b2 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..a9cb3ef 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..36cd403 Binary files /dev/null and b/Library/metadata/00/0000000000000000c000000000000000.info differ diff --git a/Library/metadata/0c/0c64f9fd78fa1c8458006f99523811e8 b/Library/metadata/0c/0c64f9fd78fa1c8458006f99523811e8 new file mode 100644 index 0000000..8f6294a Binary files /dev/null and b/Library/metadata/0c/0c64f9fd78fa1c8458006f99523811e8 differ diff --git a/Library/metadata/0c/0c64f9fd78fa1c8458006f99523811e8.info b/Library/metadata/0c/0c64f9fd78fa1c8458006f99523811e8.info new file mode 100644 index 0000000..1a05fa0 Binary files /dev/null and b/Library/metadata/0c/0c64f9fd78fa1c8458006f99523811e8.info differ diff --git a/Library/metadata/3b/3b3b9e1efcac8904c85cbf9e3901ce7d b/Library/metadata/3b/3b3b9e1efcac8904c85cbf9e3901ce7d new file mode 100644 index 0000000..545e7bc Binary files /dev/null and b/Library/metadata/3b/3b3b9e1efcac8904c85cbf9e3901ce7d differ diff --git a/Library/metadata/3b/3b3b9e1efcac8904c85cbf9e3901ce7d.info b/Library/metadata/3b/3b3b9e1efcac8904c85cbf9e3901ce7d.info new file mode 100644 index 0000000..13feb4a Binary files /dev/null and b/Library/metadata/3b/3b3b9e1efcac8904c85cbf9e3901ce7d.info differ diff --git a/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 b/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 new file mode 100644 index 0000000..3b29996 Binary files /dev/null and b/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 differ diff --git a/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info b/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info new file mode 100644 index 0000000..de89aae Binary files /dev/null and b/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info differ diff --git a/Library/metadata/6a/6aef697641697c444b68d905a7cac379 b/Library/metadata/6a/6aef697641697c444b68d905a7cac379 new file mode 100644 index 0000000..dc4b766 Binary files /dev/null and b/Library/metadata/6a/6aef697641697c444b68d905a7cac379 differ diff --git a/Library/metadata/6a/6aef697641697c444b68d905a7cac379.info b/Library/metadata/6a/6aef697641697c444b68d905a7cac379.info new file mode 100644 index 0000000..338719d Binary files /dev/null and b/Library/metadata/6a/6aef697641697c444b68d905a7cac379.info differ diff --git a/Library/metadata/6b/6b338bbfffa923243b63be6177f605bc b/Library/metadata/6b/6b338bbfffa923243b63be6177f605bc new file mode 100644 index 0000000..ff96bb2 Binary files /dev/null and b/Library/metadata/6b/6b338bbfffa923243b63be6177f605bc differ diff --git a/Library/metadata/6b/6b338bbfffa923243b63be6177f605bc.info b/Library/metadata/6b/6b338bbfffa923243b63be6177f605bc.info new file mode 100644 index 0000000..14c2a1f Binary files /dev/null and b/Library/metadata/6b/6b338bbfffa923243b63be6177f605bc.info differ diff --git a/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f b/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f new file mode 100644 index 0000000..7d66ae2 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..f603789 Binary files /dev/null and b/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info differ diff --git a/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba b/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba new file mode 100644 index 0000000..8b161f5 Binary files /dev/null and b/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba differ diff --git a/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info b/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info new file mode 100644 index 0000000..bcc0a17 Binary files /dev/null and b/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info differ diff --git a/Library/metadata/8b/8bdeeda0c67af9d4980080824fb14557 b/Library/metadata/8b/8bdeeda0c67af9d4980080824fb14557 new file mode 100644 index 0000000..8ef28dd Binary files /dev/null and b/Library/metadata/8b/8bdeeda0c67af9d4980080824fb14557 differ diff --git a/Library/metadata/8b/8bdeeda0c67af9d4980080824fb14557.info b/Library/metadata/8b/8bdeeda0c67af9d4980080824fb14557.info new file mode 100644 index 0000000..2a685a4 Binary files /dev/null and b/Library/metadata/8b/8bdeeda0c67af9d4980080824fb14557.info differ diff --git a/Library/metadata/99/996e01f836bf851408baecca79a9df6d b/Library/metadata/99/996e01f836bf851408baecca79a9df6d new file mode 100644 index 0000000..2bd798d Binary files /dev/null and b/Library/metadata/99/996e01f836bf851408baecca79a9df6d differ diff --git a/Library/metadata/99/996e01f836bf851408baecca79a9df6d.info b/Library/metadata/99/996e01f836bf851408baecca79a9df6d.info new file mode 100644 index 0000000..670a5d1 Binary files /dev/null and b/Library/metadata/99/996e01f836bf851408baecca79a9df6d.info differ diff --git a/Library/metadata/ba/ba26b4bf63098f645a184d9913b7cd9d b/Library/metadata/ba/ba26b4bf63098f645a184d9913b7cd9d new file mode 100644 index 0000000..cb54675 Binary files /dev/null and b/Library/metadata/ba/ba26b4bf63098f645a184d9913b7cd9d differ diff --git a/Library/metadata/ba/ba26b4bf63098f645a184d9913b7cd9d.info b/Library/metadata/ba/ba26b4bf63098f645a184d9913b7cd9d.info new file mode 100644 index 0000000..31708f5 Binary files /dev/null and b/Library/metadata/ba/ba26b4bf63098f645a184d9913b7cd9d.info differ diff --git a/Library/metadata/cc/cce7eb5f9ab5c2a49974076c0b1b698a b/Library/metadata/cc/cce7eb5f9ab5c2a49974076c0b1b698a new file mode 100644 index 0000000..19b27cd Binary files /dev/null and b/Library/metadata/cc/cce7eb5f9ab5c2a49974076c0b1b698a differ diff --git a/Library/metadata/cc/cce7eb5f9ab5c2a49974076c0b1b698a.info b/Library/metadata/cc/cce7eb5f9ab5c2a49974076c0b1b698a.info new file mode 100644 index 0000000..9086d82 Binary files /dev/null and b/Library/metadata/cc/cce7eb5f9ab5c2a49974076c0b1b698a.info differ diff --git a/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 b/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 new file mode 100644 index 0000000..200c144 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..e7417f5 Binary files /dev/null and b/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info differ diff --git a/New Unity Project-csharp.sln b/New Unity Project-csharp.sln new file mode 100644 index 0000000..1eb329c --- /dev/null +++ b/New Unity Project-csharp.sln @@ -0,0 +1,40 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2008 + +Project("{51410DB2-8570-737B-A495-110236DE2A7E}") = "New Unity Project", "Assembly-CSharp-vs.csproj", "{B2B58FB2-4462-6B0C-A872-40DD957E5FE0}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {B2B58FB2-4462-6B0C-A872-40DD957E5FE0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B2B58FB2-4462-6B0C-A872-40DD957E5FE0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B2B58FB2-4462-6B0C-A872-40DD957E5FE0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B2B58FB2-4462-6B0C-A872-40DD957E5FE0}.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/New Unity Project.sln b/New Unity Project.sln new file mode 100644 index 0000000..c412b08 --- /dev/null +++ b/New Unity Project.sln @@ -0,0 +1,40 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2008 + +Project("{51410DB2-8570-737B-A495-110236DE2A7E}") = "New Unity Project", "Assembly-CSharp.csproj", "{B2B58FB2-4462-6B0C-A872-40DD957E5FE0}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {B2B58FB2-4462-6B0C-A872-40DD957E5FE0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B2B58FB2-4462-6B0C-A872-40DD957E5FE0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B2B58FB2-4462-6B0C-A872-40DD957E5FE0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B2B58FB2-4462-6B0C-A872-40DD957E5FE0}.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/New Unity Project.userprefs b/New Unity Project.userprefs new file mode 100644 index 0000000..ca56f0d --- /dev/null +++ b/New Unity Project.userprefs @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/ProjectSettings/AudioManager.asset b/ProjectSettings/AudioManager.asset new file mode 100644 index 0000000..6b53f4b 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..617b993 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..99f74cd 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..66862ba 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..f685118 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..f8a40e6 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..7a7ddd2 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..c10515d 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..802881c 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..55df965 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..c609863 --- /dev/null +++ b/ProjectSettings/ProjectVersion.txt @@ -0,0 +1,2 @@ +m_EditorVersion: 5.1.3f1 +m_StandardAssetsVersion: 0 diff --git a/ProjectSettings/QualitySettings.asset b/ProjectSettings/QualitySettings.asset new file mode 100644 index 0000000..85cebc7 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..628c056 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..ffa3d90 Binary files /dev/null and b/ProjectSettings/TimeManager.asset differ