From a768b85c859d89994f48a81346650389217e812d Mon Sep 17 00:00:00 2001 From: Tyrel Souza Date: Thu, 27 Aug 2015 01:11:47 -0400 Subject: [PATCH] Added back some files --- .gitignore | 55 +++++++++++++++------------ Assembly-CSharp-vs.csproj | 74 +++++++++++++++++++++++++++++++++++++ Assembly-CSharp.csproj | 74 +++++++++++++++++++++++++++++++++++++ Match 3 Tutorial-csharp.sln | 40 ++++++++++++++++++++ Match 3 Tutorial.sln | 40 ++++++++++++++++++++ Match 3 Tutorial.userprefs | 12 ++++++ 6 files changed, 271 insertions(+), 24 deletions(-) create mode 100644 Assembly-CSharp-vs.csproj create mode 100644 Assembly-CSharp.csproj create mode 100644 Match 3 Tutorial-csharp.sln create mode 100644 Match 3 Tutorial.sln create mode 100644 Match 3 Tutorial.userprefs diff --git a/.gitignore b/.gitignore index a39b470..415dae5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,25 +1,32 @@ -# Created by https://www.gitignore.io/api/unity - -### Unity ### -/[Ll]ibrary/ -/[Tt]emp/ -/[Oo]bj/ -/[Bb]uild/ - -# Autogenerated VS/MD solution and project files -*.csproj -*.unityproj -*.sln -*.suo -*.tmp -*.user -*.userprefs -*.pidb -*.booproj - -# Unity3D generated meta files -*.pidb.meta - -# Unity3D Generated File On Crash Reports +# =============== # +# Unity generated # +# =============== # +[Tt]emp/ +[Oo]bj/ +[Bb]uild +[Ll]ibrary/ sysinfo.txt - + + # ===================================== # + # Visual Studio / MonoDevelop generated # + # ===================================== # + [Ee]xported[Oo]bj/ + /*.userprefs + /*.csproj + /*.pidb + /*.suo + /*.sln* + /*.user + /*.unityproj + /*.booproj + + # ============ # + # OS generated # + # ============ # + .DS_Store* + ._* + .Spotlight-V100 + .Trashes + Icon? + ehthumbs.db + [Tt]humbs.db diff --git a/Assembly-CSharp-vs.csproj b/Assembly-CSharp-vs.csproj new file mode 100644 index 0000000..0498bbf --- /dev/null +++ b/Assembly-CSharp-vs.csproj @@ -0,0 +1,74 @@ + + + + Debug + AnyCPU + 10.0.20506 + 2.0 + {D7DAC197-930A-A60D-812D-2139A5AAFA91} + Library + Properties + + Assembly-CSharp + v3.5 + 512 + Assets + + + true + full + false + Temp\bin\Debug\ + DEBUG;TRACE;UNITY_5_1_2;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_VR;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_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_WEBSOCKET_HOST;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 + + + + + + + + D:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll + + + D:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll + + + + + + + + D:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll + + + D:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll + + + D:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll + + + D:/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..0498bbf --- /dev/null +++ b/Assembly-CSharp.csproj @@ -0,0 +1,74 @@ + + + + Debug + AnyCPU + 10.0.20506 + 2.0 + {D7DAC197-930A-A60D-812D-2139A5AAFA91} + Library + Properties + + Assembly-CSharp + v3.5 + 512 + Assets + + + true + full + false + Temp\bin\Debug\ + DEBUG;TRACE;UNITY_5_1_2;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_VR;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_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_WEBSOCKET_HOST;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 + + + + + + + + D:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll + + + D:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll + + + + + + + + D:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll + + + D:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll + + + D:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll + + + D:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll + + + + + + diff --git a/Match 3 Tutorial-csharp.sln b/Match 3 Tutorial-csharp.sln new file mode 100644 index 0000000..9fb021b --- /dev/null +++ b/Match 3 Tutorial-csharp.sln @@ -0,0 +1,40 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2008 + +Project("{7440775E-3D2E-5863-F00D-61FE9C96EE79}") = "Match 3 Tutorial", "Assembly-CSharp-vs.csproj", "{D7DAC197-930A-A60D-812D-2139A5AAFA91}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D7DAC197-930A-A60D-812D-2139A5AAFA91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D7DAC197-930A-A60D-812D-2139A5AAFA91}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D7DAC197-930A-A60D-812D-2139A5AAFA91}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D7DAC197-930A-A60D-812D-2139A5AAFA91}.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/Match 3 Tutorial.sln b/Match 3 Tutorial.sln new file mode 100644 index 0000000..65e5050 --- /dev/null +++ b/Match 3 Tutorial.sln @@ -0,0 +1,40 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2008 + +Project("{7440775E-3D2E-5863-F00D-61FE9C96EE79}") = "Match 3 Tutorial", "Assembly-CSharp.csproj", "{D7DAC197-930A-A60D-812D-2139A5AAFA91}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D7DAC197-930A-A60D-812D-2139A5AAFA91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D7DAC197-930A-A60D-812D-2139A5AAFA91}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D7DAC197-930A-A60D-812D-2139A5AAFA91}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D7DAC197-930A-A60D-812D-2139A5AAFA91}.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/Match 3 Tutorial.userprefs b/Match 3 Tutorial.userprefs new file mode 100644 index 0000000..cb1259a --- /dev/null +++ b/Match 3 Tutorial.userprefs @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file