-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8112829
commit 0251255
Showing
1,074 changed files
with
8,296 additions
and
48,351 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,33 @@ | ||
/[Ll]ibrary/ | ||
/[Tt]emp/ | ||
/[Oo]bj/ | ||
/[Bb]uild/ | ||
/[Bb]uilds/ | ||
/Assets/AssetStoreTools* | ||
/.vs/ | ||
|
||
# Autogenerated VS/MD solution and project files | ||
ExportedObj/ | ||
*.unityproj | ||
*.sln | ||
*.suo | ||
*.tmp | ||
*.user | ||
*.userprefs | ||
*.pidb | ||
*.booproj | ||
*.svd | ||
*.mdb | ||
|
||
|
||
# Unity3D generated meta files | ||
*.pidb.meta | ||
|
||
# Unity3D Generated File On Crash Reports | ||
sysinfo.txt | ||
|
||
*.csproj | ||
/Assets/Generated.meta | ||
Assets/Generated | ||
Gen | ||
|
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 |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
<ProductVersion>10.0.20506</ProductVersion> | ||
<SchemaVersion>2.0</SchemaVersion> | ||
<RootNamespace></RootNamespace> | ||
<ProjectGuid>{B0B159E3-61AE-D92A-BF09-400B19A7F7A1}</ProjectGuid> | ||
<ProjectGuid>{4F6926FF-597F-F329-2AAD-8D5882DAD2A3}</ProjectGuid> | ||
<OutputType>Library</OutputType> | ||
<AppDesignerFolder>Properties</AppDesignerFolder> | ||
<AssemblyName>Assembly-CSharp-Editor</AssemblyName> | ||
|
@@ -53,6 +53,8 @@ | |
<ItemGroup> | ||
<Compile Include="Assets\Editor\Scripts\AssetBundler.cs" /> | ||
<Compile Include="Assets\Editor\Scripts\EdgeworkConfigurationEditor.cs" /> | ||
<Compile Include="Assets\Editor\Scripts\KMModuleEditor.cs" /> | ||
<Compile Include="Assets\Editor\Scripts\Missions\DMGMissionLoader.cs" /> | ||
<Compile Include="Assets\Editor\Scripts\Missions\KMMissionEditor.cs" /> | ||
<Compile Include="Assets\Editor\Scripts\Missions\KMMissionTableOfContentsEditor.cs" /> | ||
<Compile Include="Assets\Editor\Scripts\Missions\TableOfContentsSectionList.cs" /> | ||
|
@@ -340,37 +342,34 @@ | |
<Reference Include="UnityEditor.WindowsStandalone.Extensions"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.OSXStandalone.Extensions"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath> | ||
</Reference> | ||
<Reference Include="KMFramework"> | ||
<HintPath>D:/Documents/Unity Projects/BurgerAlarmModule/Assets/Plugins/Managed/KMFramework.dll</HintPath> | ||
<HintPath>C:/Users/Quinn/Desktop/KTaNE Mods/Other People's Mods/burgalarm/Assets/Plugins/Managed/KMFramework.dll</HintPath> | ||
</Reference> | ||
<Reference Include="Newtonsoft.Json"> | ||
<HintPath>D:/Documents/Unity Projects/BurgerAlarmModule/Assets/Plugins/Managed/Newtonsoft.Json.dll</HintPath> | ||
<HintPath>C:/Users/Quinn/Desktop/KTaNE Mods/Other People's Mods/burgalarm/Assets/Plugins/Managed/Newtonsoft.Json.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.Advertisements"> | ||
<HintPath>C:/Users/Brendan/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/Editor/UnityEditor.Advertisements.dll</HintPath> | ||
<HintPath>C:/Users/Quinn/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/Editor/UnityEditor.Advertisements.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEngine.Analytics"> | ||
<HintPath>C:/Users/Brendan/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/UnityEngine.Analytics.dll</HintPath> | ||
<HintPath>C:/Users/Quinn/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/UnityEngine.Analytics.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.Analytics"> | ||
<HintPath>C:/Users/Brendan/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/Editor/UnityEditor.Analytics.dll</HintPath> | ||
<HintPath>C:/Users/Quinn/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/Editor/UnityEditor.Analytics.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEngine.Purchasing"> | ||
<HintPath>C:/Users/Brendan/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/UnityEngine.Purchasing.dll</HintPath> | ||
<HintPath>C:/Users/Quinn/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/UnityEngine.Purchasing.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.Purchasing"> | ||
<HintPath>C:/Users/Brendan/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/Editor/UnityEditor.Purchasing.dll</HintPath> | ||
<HintPath>C:/Users/Quinn/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/Editor/UnityEditor.Purchasing.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEngine.StandardEvents"> | ||
<HintPath>C:/Users/Brendan/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/UnityEngine.StandardEvents.dll</HintPath> | ||
<HintPath>C:/Users/Quinn/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/UnityEngine.StandardEvents.dll</HintPath> | ||
</Reference> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<ProjectReference Include="Assembly-CSharp.csproj"> | ||
<Project>{A961C9F0-18DD-2B45-5A09-FAA9FE279EE6}</Project> <Name>Assembly-CSharp</Name> </ProjectReference> | ||
<Project>{BCEF46D8-BE5D-0B81-AECD-3D56AFCFCAED}</Project> <Name>Assembly-CSharp</Name> </ProjectReference> | ||
</ItemGroup> | ||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | ||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. | ||
|
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 |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
<ProductVersion>10.0.20506</ProductVersion> | ||
<SchemaVersion>2.0</SchemaVersion> | ||
<RootNamespace></RootNamespace> | ||
<ProjectGuid>{A961C9F0-18DD-2B45-5A09-FAA9FE279EE6}</ProjectGuid> | ||
<ProjectGuid>{BCEF46D8-BE5D-0B81-AECD-3D56AFCFCAED}</ProjectGuid> | ||
<OutputType>Library</OutputType> | ||
<AppDesignerFolder>Properties</AppDesignerFolder> | ||
<AssemblyName>Assembly-CSharp</AssemblyName> | ||
|
@@ -52,21 +52,17 @@ | |
</ItemGroup> | ||
<ItemGroup> | ||
<Compile Include="Assets\burgerAlarmScript.cs" /> | ||
<Compile Include="Assets\Examples\1.1 Module\ExampleModule.cs" /> | ||
<Compile Include="Assets\Examples\1.10 NeedyModule\ExampleNeedyModule.cs" /> | ||
<Compile Include="Assets\Examples\1.12 Holdable\BombCreatorExample.cs" /> | ||
<Compile Include="Assets\Examples\1.13 GameEffectsPlayer\GameEffectPlayer.cs" /> | ||
<Compile Include="Assets\Examples\1.2 Module2\ExampleModule2.cs" /> | ||
<Compile Include="Assets\Examples\1.3 GameplayRoom\ExampleGameplayRoom.cs" /> | ||
<Compile Include="Assets\Examples\1.5 WebService\ExampleWebService.cs" /> | ||
<Compile Include="Assets\Examples\1.8 Button Masher Module\ButtonMasherModule.cs" /> | ||
<Compile Include="Assets\Examples\1.9 Widget\ExampleWidget.cs" /> | ||
<Compile Include="Assets\Examples\Assets\Scripts\KMBombInfoExtensions.cs" /> | ||
<Compile Include="Assets\Examples\Assets\Scripts\KMColorblindMode.cs" /> | ||
<Compile Include="Assets\Examples\Assets\Scripts\KMRuleSeedable.cs" /> | ||
<Compile Include="Assets\Examples\Assets\Scripts\PrivateWhenPlayingAttribute.cs" /> | ||
<Compile Include="Assets\Examples\Assets\Scripts\ReadOnlyWhenPlayingAttribute.cs" /> | ||
<Compile Include="Assets\GeneralExtensions.cs" /> | ||
<Compile Include="Assets\KMScripts\Easing.cs" /> | ||
<Compile Include="Assets\KMScripts\GameFixes.cs" /> | ||
<Compile Include="Assets\KMScripts\GeneralExtensions.cs" /> | ||
<Compile Include="Assets\KMScripts\KMBombInfoExtensions.cs" /> | ||
<Compile Include="Assets\KMScripts\KMBossModule.cs" /> | ||
<Compile Include="Assets\KMScripts\KMColorblindMode.cs" /> | ||
<Compile Include="Assets\KMScripts\KMNeedyModuleExtensions.cs" /> | ||
<Compile Include="Assets\KMScripts\KMRuleSeedable.cs" /> | ||
<Compile Include="Assets\KMScripts\PrivateWhenPlayingAttribute.cs" /> | ||
<Compile Include="Assets\KMScripts\ReadOnlyWhenPlayingAttribute.cs" /> | ||
<Compile Include="Assets\KMScripts\ReflectionHelper.cs" /> | ||
<Compile Include="Assets\TestHarness\EdgeworkConfiguration.cs" /> | ||
<Compile Include="Assets\TestHarness\NeedyTimer.cs" /> | ||
<Compile Include="Assets\TestHarness\SevenSegDisplay.cs" /> | ||
|
@@ -86,19 +82,19 @@ | |
<Compile Include="Assets\TestHarness\Widgets\SerialNumber.cs" /> | ||
<Compile Include="Assets\TestHarness\Widgets\TwoFactorWidget.cs" /> | ||
<Compile Include="Assets\TestHarness\Widgets\Widget.cs" /> | ||
<None Include="Assets\Examples\Assets\Shaders\KT_3D_Text-Diffuse.shader" /> | ||
<None Include="Assets\Examples\Assets\Shaders\BlendTwoTexturesUnlit.shader" /> | ||
<None Include="Assets\Examples\Assets\Shaders\BlendTwoTexturesLitAndUnlitVertexColor.shader" /> | ||
<None Include="Assets\Examples\Assets\Shaders\KT_Mobile-Diffuse.shader" /> | ||
<None Include="Assets\Examples\Assets\Shaders\KT_3D_Text.shader" /> | ||
<None Include="Assets\TestHarness\Outline.shader" /> | ||
<None Include="Assets\Examples\Assets\Shaders\MobileTransparentDiffuseUnderlay.shader" /> | ||
<None Include="Assets\Shaders\KT_3D_Text-Diffuse.shader" /> | ||
<None Include="Assets\Shaders\BlendTwoTexturesUnlit.shader" /> | ||
<None Include="Assets\Shaders\BlendTwoTexturesLitAndUnlitVertexColor.shader" /> | ||
<None Include="Assets\Shaders\KT_Mobile-Diffuse.shader" /> | ||
<None Include="Assets\Shaders\KT_3D_Text.shader" /> | ||
<None Include="Assets\TestHarness\Shaders\Outline.shader" /> | ||
<None Include="Assets\Shaders\MobileTransparentDiffuseUnderlay.shader" /> | ||
<None Include="Assets\TestHarness\_THIS_FOLDER_IS_EXCLUDED_FROM_BUNDLES.txt" /> | ||
<None Include="Assets\TestHarness\Widgets\Shaders\3DText.shader" /> | ||
<None Include="Assets\Examples\Assets\Shaders\UnlitTransparentVertexColorUnderlay.shader" /> | ||
<None Include="Assets\Examples\Assets\Shaders\KT_Mobile-Diffuse-tint.shader" /> | ||
<None Include="Assets\Examples\Assets\Shaders\UnlitTexturedLightmap.shader" /> | ||
<None Include="Assets\Examples\Assets\Shaders\BlendTwoTexturesLitAndUnlit.shader" /> | ||
<None Include="Assets\Shaders\UnlitTransparentVertexColorUnderlay.shader" /> | ||
<None Include="Assets\Shaders\KT_Mobile-Diffuse-tint.shader" /> | ||
<None Include="Assets\Shaders\UnlitTexturedLightmap.shader" /> | ||
<None Include="Assets\Shaders\BlendTwoTexturesLitAndUnlit.shader" /> | ||
<Reference Include="UnityEngine.CoreModule"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath> | ||
</Reference> | ||
|
@@ -265,19 +261,19 @@ | |
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath> | ||
</Reference> | ||
<Reference Include="KMFramework"> | ||
<HintPath>D:/Documents/Unity Projects/BurgerAlarmModule/Assets/Plugins/Managed/KMFramework.dll</HintPath> | ||
<HintPath>C:/Users/Quinn/Desktop/KTaNE Mods/Other People's Mods/burgalarm/Assets/Plugins/Managed/KMFramework.dll</HintPath> | ||
</Reference> | ||
<Reference Include="Newtonsoft.Json"> | ||
<HintPath>D:/Documents/Unity Projects/BurgerAlarmModule/Assets/Plugins/Managed/Newtonsoft.Json.dll</HintPath> | ||
<HintPath>C:/Users/Quinn/Desktop/KTaNE Mods/Other People's Mods/burgalarm/Assets/Plugins/Managed/Newtonsoft.Json.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEngine.Analytics"> | ||
<HintPath>C:/Users/Brendan/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/UnityEngine.Analytics.dll</HintPath> | ||
<HintPath>C:/Users/Quinn/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/UnityEngine.Analytics.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEngine.Purchasing"> | ||
<HintPath>C:/Users/Brendan/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/UnityEngine.Purchasing.dll</HintPath> | ||
<HintPath>C:/Users/Quinn/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/UnityEngine.Purchasing.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEngine.StandardEvents"> | ||
<HintPath>C:/Users/Brendan/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/UnityEngine.StandardEvents.dll</HintPath> | ||
<HintPath>C:/Users/Quinn/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/UnityEngine.StandardEvents.dll</HintPath> | ||
</Reference> | ||
</ItemGroup> | ||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | ||
|
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.