-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempting to ssve the fucking project
- Loading branch information
Showing
94 changed files
with
121 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
<ProductVersion>10.0.20506</ProductVersion> | ||
<SchemaVersion>2.0</SchemaVersion> | ||
<ProjectGuid>{BD0E2733-93A5-DC83-B96A-C853349C54FA}</ProjectGuid> | ||
<OutputType>Library</OutputType> | ||
<AppDesignerFolder>Properties</AppDesignerFolder> | ||
<RootNamespace></RootNamespace> | ||
<AssemblyName>Assembly-CSharp</AssemblyName> | ||
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> | ||
<FileAlignment>512</FileAlignment> | ||
<BaseDirectory>Assets</BaseDirectory> | ||
</PropertyGroup> | ||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||
<DebugSymbols>true</DebugSymbols> | ||
<DebugType>full</DebugType> | ||
<Optimize>false</Optimize> | ||
<OutputPath>Temp\bin\Debug\</OutputPath> | ||
<DefineConstants>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</DefineConstants> | ||
<ErrorReport>prompt</ErrorReport> | ||
<WarningLevel>4</WarningLevel> | ||
<NoWarn>0169</NoWarn> | ||
</PropertyGroup> | ||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||
<DebugType>pdbonly</DebugType> | ||
<Optimize>true</Optimize> | ||
<OutputPath>Temp\bin\Release\</OutputPath> | ||
<DefineConstants>TRACE</DefineConstants> | ||
<ErrorReport>prompt</ErrorReport> | ||
<WarningLevel>4</WarningLevel> | ||
<NoWarn>0169</NoWarn> | ||
</PropertyGroup> | ||
<ItemGroup> | ||
<Reference Include="System" /> | ||
<Reference Include="System.XML" /> | ||
<Reference Include="System.Core" /> | ||
<Reference Include="System.Xml.Linq" /> | ||
<Reference Include="UnityEngine"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath> | ||
</Reference> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<Compile Include="Assets\TheControlls.cs" /> | ||
<Reference Include="UnityEngine.UI"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEngine.Networking"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEngine.Analytics"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.iOS.Extensions.Xcode"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath> | ||
</Reference> | ||
</ItemGroup> | ||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | ||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. | ||
Other similar extension points exist, see Microsoft.Common.targets. | ||
<Target Name="BeforeBuild"> | ||
</Target> | ||
<Target Name="AfterBuild"> | ||
</Target> | ||
--> | ||
|
||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb
Binary file not shown.
4 changes: 2 additions & 2 deletions
4
Rhythm_Repeat_Fresh_Start/Library/ScriptAssemblies/BuiltinAssemblies.stamp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
0000.55e0ab26.0000 | ||
0000.55e0ab44.0000 | ||
0000.55d3536a.0000 | ||
0000.55d3538a.0000 |
Binary file not shown.
Binary file added
BIN
+1.02 KB
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/1/10b1a6f9ff82f29f2890186ddcb08d62.bin
Binary file not shown.
Binary file added
BIN
+5.8 KB
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/1/19a7e37f8c2844f0b3c683113f8f7810.bin
Binary file not shown.
Binary file added
BIN
+1.06 KB
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/3/34805a12a25a299c16dd777cbe9ce233.bin
Binary file not shown.
Binary file added
BIN
+453 Bytes
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/6/627ae0e2ad68e36b853b120e1b4b1edd.bin
Binary file not shown.
Binary file added
BIN
+2.95 KB
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/7/71393733f792a3d50c8ba840674efb52.bin
Binary file not shown.
Binary file added
BIN
+10.6 KB
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/8/83cf24ccfdc44f2d37058af4c2b524ea.bin
Binary file not shown.
Binary file added
BIN
+5.09 KB
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/9/9d27ef3bc3f229d22fb55de4cc737e0a.bin
Binary file not shown.
Binary file added
BIN
+11.6 KB
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/b/b2e70fe904ddbdd63b3ea4247f3f9141.bin
Binary file not shown.
Binary file added
BIN
+1.49 KB
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/b/b33370b67181588607572217293984ff.bin
Binary file not shown.
Binary file added
BIN
+4 KB
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/d/d19b497adfbb33350ab141008947f859.bin
Binary file not shown.
Binary file added
BIN
+4.7 KB
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/d/dabebd9c0df5b078fea09820b257f9a6.bin
Binary file not shown.
Binary file added
BIN
+4.6 KB
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/e/eb62e9dc95ae6bb5081c8636890b1916.bin
Binary file not shown.
Binary file added
BIN
+1.57 KB
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/e/ec777b85f3d7941bde420e0d2899a5ec.bin
Binary file not shown.
Binary file added
BIN
+11.9 KB
Rhythm_Repeat_Fresh_Start/Library/ShaderCache/e/edcfb9bd791069d0c5d09b842d2b5353.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/00000000000000002000000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/00000000000000003000000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/00000000000000004000000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/00000000000000004100000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/00000000000000005000000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/00000000000000005100000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/00000000000000006000000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/00000000000000006100000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/00000000000000007000000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/00000000000000008000000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/00000000000000009000000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/0000000000000000a000000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/0000000000000000b000000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/00/0000000000000000c000000000000000
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/05/053847761984d664399776a30835011d
Binary file not shown.
Binary file modified
BIN
-16 Bytes
(99%)
Rhythm_Repeat_Fresh_Start/Library/metadata/05/053847761984d664399776a30835011d.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/20/2089f9de4d3e3ce44862784f06a1e24b
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/29/291d4f32d43ebd7489598bda3ab075d7
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/32/3235619fed37c8b4c963a4ee03c21f7f
Binary file not shown.
Binary file modified
BIN
+38 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/32/3235619fed37c8b4c963a4ee03c21f7f.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/3d/3d168fc257e2e6943aedb9d018e56252
Binary file not shown.
Binary file modified
BIN
-27 Bytes
(99%)
Rhythm_Repeat_Fresh_Start/Library/metadata/3d/3d168fc257e2e6943aedb9d018e56252.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/42/422fc640e39b83f4ba833ea119e696a0
Binary file not shown.
Binary file modified
BIN
+81 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/42/422fc640e39b83f4ba833ea119e696a0.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/50/501297d1b8907bf48896b3d8a02f201a
Binary file not shown.
Binary file modified
BIN
+32 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/50/501297d1b8907bf48896b3d8a02f201a.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/5e/5e76e284e05b79e479fb17be280c5a5c
Binary file not shown.
Binary file modified
BIN
-2.76 KB
(78%)
Rhythm_Repeat_Fresh_Start/Library/metadata/5e/5e76e284e05b79e479fb17be280c5a5c.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/5e/5ee68bb6a17eb0b40b3da68ce1d416de
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(110%)
Rhythm_Repeat_Fresh_Start/Library/metadata/5e/5ee68bb6a17eb0b40b3da68ce1d416de.info
Binary file not shown.
Binary file modified
BIN
-392 Bytes
(95%)
Rhythm_Repeat_Fresh_Start/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7
Binary file not shown.
Binary file modified
BIN
-64.7 KB
(80%)
Rhythm_Repeat_Fresh_Start/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/60/604b212d7fa408244a612237d0fe26ef
Binary file not shown.
Binary file modified
BIN
+93 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/60/604b212d7fa408244a612237d0fe26ef.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/73/7300d30fb7e0ddf43ba53febb310f1a4
Binary file not shown.
Binary file modified
BIN
+82 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/73/7300d30fb7e0ddf43ba53febb310f1a4.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/7b/7b5178bdc6cd1804da651469b59d91cc
Binary file not shown.
Binary file modified
BIN
+66 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/7b/7b5178bdc6cd1804da651469b59d91cc.info
Binary file not shown.
Binary file modified
BIN
-176 Bytes
(98%)
Rhythm_Repeat_Fresh_Start/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f
Binary file not shown.
Binary file modified
BIN
-32.3 KB
(95%)
Rhythm_Repeat_Fresh_Start/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info
Binary file not shown.
Binary file modified
BIN
-384 Bytes
(95%)
Rhythm_Repeat_Fresh_Start/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba
Binary file not shown.
Binary file modified
BIN
-64.7 KB
(85%)
Rhythm_Repeat_Fresh_Start/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/8a/8a4c2d4f1b71f8540913f0612166beab
Binary file not shown.
Binary file modified
BIN
+92 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/8a/8a4c2d4f1b71f8540913f0612166beab.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/8a/8ab1a49d87333f846a0571609fbe5b53
Binary file not shown.
Binary file modified
BIN
+29 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/8a/8ab1a49d87333f846a0571609fbe5b53.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/91/9150676c2b9443142833546888789c81
Binary file not shown.
Binary file modified
BIN
+35 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/91/9150676c2b9443142833546888789c81.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/92/92bb51dd086203044aa1db41347f074b
Binary file not shown.
Binary file modified
BIN
-2.77 KB
(78%)
Rhythm_Repeat_Fresh_Start/Library/metadata/92/92bb51dd086203044aa1db41347f074b.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/99/990eec00dea2eb54aae0898f7961a00a
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/a1/a1fd51d37c1b9b043bc9eed1bb44fb96
Binary file not shown.
Binary file modified
BIN
-33 Bytes
(99%)
Rhythm_Repeat_Fresh_Start/Library/metadata/a1/a1fd51d37c1b9b043bc9eed1bb44fb96.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/c7/c7ac379435881d94491116dc7e6c51a5
Binary file not shown.
Binary file modified
BIN
-34 Bytes
(99%)
Rhythm_Repeat_Fresh_Start/Library/metadata/c7/c7ac379435881d94491116dc7e6c51a5.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/cd/cd39024c687529940aad42229623334c
Binary file not shown.
Binary file modified
BIN
-2.83 KB
(78%)
Rhythm_Repeat_Fresh_Start/Library/metadata/cd/cd39024c687529940aad42229623334c.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/d6/d6527dc20856efe42a7a796093799185
Binary file not shown.
Binary file modified
BIN
+57 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/d6/d6527dc20856efe42a7a796093799185.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/ea/eaa6e417c5d6fa84ea77a0980f678493
Binary file not shown.
Binary file modified
BIN
-16 Bytes
(99%)
Rhythm_Repeat_Fresh_Start/Library/metadata/ea/eaa6e417c5d6fa84ea77a0980f678493.info
Binary file not shown.
Binary file modified
BIN
-312 Bytes
(97%)
Rhythm_Repeat_Fresh_Start/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8
Binary file not shown.
Binary file modified
BIN
-64.6 KB
(95%)
Rhythm_Repeat_Fresh_Start/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Rhythm_Repeat_Fresh_Start/Library/metadata/fe/fe19234b14509d540b9f234bebcdc4c6
Binary file not shown.
Binary file modified
BIN
-130 Bytes
(93%)
Rhythm_Repeat_Fresh_Start/Library/metadata/fe/fe19234b14509d540b9f234bebcdc4c6.info
Binary file not shown.
Binary file modified
BIN
-3.11 KB
(92%)
Rhythm_Repeat_Fresh_Start/ProjectSettings/ProjectSettings.asset
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
m_EditorVersion: 5.2.0f3 | ||
m_EditorVersion: 5.1.3f1 | ||
m_StandardAssetsVersion: 0 |
40 changes: 40 additions & 0 deletions
40
Rhythm_Repeat_Fresh_Start/Rhythm_Repeat_Fresh_Start-csharp.sln
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
Microsoft Visual Studio Solution File, Format Version 11.00 | ||
# Visual Studio 2008 | ||
|
||
Project("{C4767FA7-6001-215B-5672-CC79E8B6BA26}") = "Rhythm_Repeat_Fresh_Start", "Assembly-CSharp-vs.csproj", "{BD0E2733-93A5-DC83-B96A-C853349C54FA}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Release|Any CPU = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{BD0E2733-93A5-DC83-B96A-C853349C54FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{BD0E2733-93A5-DC83-B96A-C853349C54FA}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{BD0E2733-93A5-DC83-B96A-C853349C54FA}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{BD0E2733-93A5-DC83-B96A-C853349C54FA}.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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters