aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-11-03 18:32:38 -0500
committerAndrew Lee <alee14498@gmail.com>2019-11-03 18:32:38 -0500
commita36767284cd71fa31850361023c8dcc66523cb45 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parente8dd5d4fd406e6e6b710cbe85309f6870bccc37a (diff)
downloadUnicity-a36767284cd71fa31850361023c8dcc66523cb45.tar.gz
Unicity-a36767284cd71fa31850361023c8dcc66523cb45.tar.bz2
Unicity-a36767284cd71fa31850361023c8dcc66523cb45.zip
Remove everything part 2
-rw-r--r--.collabignore33
-rw-r--r--.gitignore62
-rw-r--r--.idea/.gitignore0
-rw-r--r--.idea/.idea.Project SimLife.dir/.idea/.gitignore2
-rw-r--r--.idea/.idea.Project SimLife.dir/.idea/contentModel.xml8
-rw-r--r--.idea/.idea.Project SimLife.dir/.idea/encodings.xml4
-rw-r--r--.idea/.idea.Project SimLife.dir/.idea/indexLayout.xml8
-rw-r--r--.idea/.idea.Project SimLife.dir/.idea/modules.xml8
-rw-r--r--.idea/.idea.Project SimLife.dir/.idea/projectSettingsUpdater.xml6
-rw-r--r--.idea/.idea.Project SimLife.dir/.idea/vcs.xml6
-rw-r--r--.idea/.idea.Project SimLife.dir/riderModule.iml7
-rw-r--r--.idea/.idea.Project SimLife/.idea/.gitignore2
-rw-r--r--.idea/.idea.Project SimLife/.idea/contentModel.xml196
-rw-r--r--.idea/.idea.Project SimLife/.idea/discord.xml9
-rw-r--r--.idea/.idea.Project SimLife/.idea/encodings.xml4
-rw-r--r--.idea/.idea.Project SimLife/.idea/indexLayout.xml31
-rw-r--r--.idea/.idea.Project SimLife/.idea/modules.xml8
-rw-r--r--.idea/.idea.Project SimLife/.idea/projectSettingsUpdater.xml6
-rw-r--r--.idea/.idea.Project SimLife/.idea/vcs.xml6
-rw-r--r--.idea/.idea.Project SimLife/riderModule.iml7
-rw-r--r--.vscode/settings.json56
21 files changed, 0 insertions, 469 deletions
diff --git a/.collabignore b/.collabignore
deleted file mode 100644
index dded782..0000000
--- a/.collabignore
+++ /dev/null
@@ -1,33 +0,0 @@
-# ===========================
-# Default Collab Ignore Rules
-# ===========================
-
-# OS Generated
-# ============
-.DS_Store
-._*
-.Spotlight-V100
-.Trashes
-Icon?
-ehthumbs.db
-[Tt]humbs.db
-[Dd]esktop.ini
-
-# Visual Studio / MonoDevelop generated
-# =====================================
-[Ee]xported[Oo]bj/
-*.userprefs
-*.csproj
-*.pidb
-*.suo
-*.sln
-*.user
-*.unityproj
-*.booproj
-
-# Unity generated
-# ===============
-[Oo]bj/
-[Bb]uild
-sysinfo.txt
-*.stackdump
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 49d10e8..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,62 +0,0 @@
-# This .gitignore file should be placed at the root of your Unity project directory
-#
-# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore
-#
-[Ll]ibrary/
-[Tt]emp/
-[Oo]bj/
-[Bb]uild/
-[Bb]uilds/
-[Ll]ogs/
-[Mm]emoryCaptures/
-
-# Never ignore Asset meta data
-!/[Aa]ssets/**/*.meta
-
-# Uncomment this line if you wish to ignore the asset store tools plugin
-# /[Aa]ssets/AssetStoreTools*
-
-# TextMesh Pro files
-[Aa]ssets/TextMesh*Pro/
-
-# Autogenerated Jetbrains Rider plugin
-[Aa]ssets/Plugins/Editor/JetBrains*
-
-# Visual Studio cache directory
-.vs/
-
-# Gradle cache directory
-.gradle/
-
-# Autogenerated VS/MD/Consulo solution and project files
-ExportedObj/
-.consulo/
-*.csproj
-*.unityproj
-*.sln
-*.suo
-*.tmp
-*.user
-*.userprefs
-*.pidb
-*.booproj
-*.svd
-*.pdb
-*.mdb
-*.opendb
-*.VC.db
-
-# Unity3D generated meta files
-*.pidb.meta
-*.pdb.meta
-*.mdb.meta
-
-# Unity3D generated file on crash reports
-sysinfo.txt
-
-# Builds
-*.apk
-*.unitypackage
-
-# Crashlytics generated file
-crashlytics-build.properties
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index e69de29..0000000
--- a/.idea/.gitignore
+++ /dev/null
diff --git a/.idea/.idea.Project SimLife.dir/.idea/.gitignore b/.idea/.idea.Project SimLife.dir/.idea/.gitignore
deleted file mode 100644
index 5c98b42..0000000
--- a/.idea/.idea.Project SimLife.dir/.idea/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-# Default ignored files
-/workspace.xml \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife.dir/.idea/contentModel.xml b/.idea/.idea.Project SimLife.dir/.idea/contentModel.xml
deleted file mode 100644
index 2c3c7c6..0000000
--- a/.idea/.idea.Project SimLife.dir/.idea/contentModel.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ContentModelStore">
- <e p="$USER_HOME$/.Rider2019.2/system/extResources" t="IncludeRecursive" />
- <e p="$USER_HOME$/.Rider2019.2/system/resharper-host/local/Transient/ReSharperHost/v192/SolutionCaches/_.19.00" t="ExcludeRecursive" />
- <e p="$PROJECT_DIR$" t="IncludeFlat" />
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife.dir/.idea/encodings.xml b/.idea/.idea.Project SimLife.dir/.idea/encodings.xml
deleted file mode 100644
index df87cf9..0000000
--- a/.idea/.idea.Project SimLife.dir/.idea/encodings.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
-</project> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife.dir/.idea/indexLayout.xml b/.idea/.idea.Project SimLife.dir/.idea/indexLayout.xml
deleted file mode 100644
index 27ba142..0000000
--- a/.idea/.idea.Project SimLife.dir/.idea/indexLayout.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ContentModelUserStore">
- <attachedFolders />
- <explicitIncludes />
- <explicitExcludes />
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife.dir/.idea/modules.xml b/.idea/.idea.Project SimLife.dir/.idea/modules.xml
deleted file mode 100644
index b407855..0000000
--- a/.idea/.idea.Project SimLife.dir/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectModuleManager">
- <modules>
- <module fileurl="file://$PROJECT_DIR$/.idea/.idea.Project SimLife.dir/riderModule.iml" filepath="$PROJECT_DIR$/.idea/.idea.Project SimLife.dir/riderModule.iml" />
- </modules>
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife.dir/.idea/projectSettingsUpdater.xml b/.idea/.idea.Project SimLife.dir/.idea/projectSettingsUpdater.xml
deleted file mode 100644
index 7515e76..0000000
--- a/.idea/.idea.Project SimLife.dir/.idea/projectSettingsUpdater.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="RiderProjectSettingsUpdater">
- <option name="vcsConfiguration" value="1" />
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife.dir/.idea/vcs.xml b/.idea/.idea.Project SimLife.dir/.idea/vcs.xml
deleted file mode 100644
index 94a25f7..0000000
--- a/.idea/.idea.Project SimLife.dir/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="VcsDirectoryMappings">
- <mapping directory="$PROJECT_DIR$" vcs="Git" />
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife.dir/riderModule.iml b/.idea/.idea.Project SimLife.dir/riderModule.iml
deleted file mode 100644
index 1a4e0d9..0000000
--- a/.idea/.idea.Project SimLife.dir/riderModule.iml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="RIDER_MODULE" version="4">
- <component name="NewModuleRootManager">
- <content url="file://$MODULE_DIR$/../.." />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
-</module> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife/.idea/.gitignore b/.idea/.idea.Project SimLife/.idea/.gitignore
deleted file mode 100644
index 5c98b42..0000000
--- a/.idea/.idea.Project SimLife/.idea/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-# Default ignored files
-/workspace.xml \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife/.idea/contentModel.xml b/.idea/.idea.Project SimLife/.idea/contentModel.xml
deleted file mode 100644
index 7223267..0000000
--- a/.idea/.idea.Project SimLife/.idea/contentModel.xml
+++ /dev/null
@@ -1,196 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ContentModelStore">
- <e p="$USER_HOME$/.Rider2019.2/system/extResources" t="IncludeRecursive" />
- <e p="$USER_HOME$/.Rider2019.2/system/resharper-host/local/Transient/ReSharperHost/v192/SolutionCaches/_Project SimLife.-1327603279.00" t="ExcludeRecursive" />
- <e p="$PROJECT_DIR$" t="IncludeRecursive">
- <e p="Assembly-CSharp-Editor.csproj" t="IncludeRecursive" />
- <e p="Assembly-CSharp.csproj" t="IncludeRecursive" />
- <e p="Assets" t="Include">
- <e p="Fonts" t="Include">
- <e p="OFL.txt" t="Include" />
- </e>
- <e p="Packages" t="Include">
- <e p="Lean" t="Include">
- <e p="Common" t="Include">
- <e p="Examples" t="Include">
- <e p="Fonts" t="Include">
- <e p="OFL.txt" t="Include" />
- </e>
- <e p="Scripts" t="Include">
- <e p="LeanCircuit.cs" t="Include" />
- <e p="LeanDocumentation.cs" t="Include" />
- <e p="LeanMarker.cs" t="Include" />
- <e p="LeanOpenUrl.cs" t="Include" />
- </e>
- <e p="Shaders" t="Include">
- <e p="Alpha.shader" t="Include" />
- <e p="Object.shader" t="Include" />
- <e p="Skybox.shader" t="Include" />
- </e>
- </e>
- <e p="Scripts" t="Include">
- <e p="LeanHelper.cs" t="Include" />
- <e p="LeanInspector.cs" t="Include" />
- </e>
- </e>
- <e p="Localization" t="Include">
- <e p="Examples" t="Include">
- <e p="Texts" t="Include">
- <e p="English.txt" t="Include" />
- <e p="Japanese.txt" t="Include" />
- <e p="Spanish.txt" t="Include" />
- </e>
- </e>
- <e p="Scripts" t="Include">
- <e p="Behaviours" t="Include">
- <e p="LeanLocalizedAudioSource.cs" t="Include" />
- <e p="LeanLocalizedImage.cs" t="Include" />
- <e p="LeanLocalizedRenderer.cs" t="Include" />
- <e p="LeanLocalizedSpriteRenderer.cs" t="Include" />
- <e p="LeanLocalizedText.cs" t="Include" />
- <e p="LeanLocalizedTextFont.cs" t="Include" />
- <e p="LeanLocalizedTextMesh.cs" t="Include" />
- <e p="LeanLocalizedTextMeshFont.cs" t="Include" />
- </e>
- <e p="LeanLanguage.cs" t="Include" />
- <e p="LeanLanguageCSV.cs" t="Include" />
- <e p="LeanLanguageNameAttribute.cs" t="Include" />
- <e p="LeanLocalization.cs" t="Include" />
- <e p="LeanLocalizedBehaviour.cs" t="Include" />
- <e p="LeanPhrase.cs" t="Include" />
- <e p="LeanPrefab.cs" t="Include" />
- <e p="LeanSource.cs" t="Include" />
- <e p="LeanToken.cs" t="Include" />
- <e p="LeanTranslation.cs" t="Include" />
- <e p="LeanTranslationNameAttribute.cs" t="Include" />
- </e>
- </e>
- <e p="READ ME.txt" t="Include" />
- </e>
- <e p="RTS_Camera" t="Include">
- <e p="Scripts" t="Include">
- <e p="Editor" t="Include">
- <e p="LayoutHelpers.cs" t="Include" />
- <e p="RTS_CameraEditor.cs" t="Include" />
- </e>
- <e p="RTS_Camera.cs" t="Include" />
- </e>
- </e>
- <e p="Tayx" t="Include">
- <e p="Graphy - Ultimate Stats Monitor" t="Include">
- <e p="Changelog.txt" t="Include" />
- <e p="Font" t="Include">
- <e p="Northwest-Bold" t="Include">
- <e p="ERIC-TIRADO-NORTHWEST-LICENSE.txt" t="Include" />
- </e>
- <e p="Roboto" t="Include">
- <e p="LICENSE.txt" t="Include" />
- </e>
- </e>
- <e p="Scene" t="Include">
- <e p="Color Picker" t="Include">
- <e p="G_CUIColorPicker.cs" t="Include" />
- </e>
- <e p="Customization Scripts" t="Include">
- <e p="CustomizeGraphy.cs" t="Include" />
- <e p="ForceSliderToMultipleOf3.cs" t="Include" />
- <e p="ForceSliderToPowerOf2.cs" t="Include" />
- <e p="UpdateTextWithSliderValue.cs" t="Include" />
- </e>
- </e>
- <e p="Scripts" t="Include">
- <e p="Advanced" t="Include">
- <e p="G_AdvancedData.cs" t="Include" />
- </e>
- <e p="Audio" t="Include">
- <e p="G_AudioGraph.cs" t="Include" />
- <e p="G_AudioManager.cs" t="Include" />
- <e p="G_AudioMonitor.cs" t="Include" />
- <e p="G_AudioText.cs" t="Include" />
- </e>
- <e p="Editor" t="Include">
- <e p="GraphyDebuggerEditor.cs" t="Include" />
- <e p="GraphyManagerEditor.cs" t="Include" />
- </e>
- <e p="Fps" t="Include">
- <e p="G_FpsGraph.cs" t="Include" />
- <e p="G_FpsManager.cs" t="Include" />
- <e p="G_FpsMonitor.cs" t="Include" />
- <e p="G_FpsText.cs" t="Include" />
- </e>
- <e p="Graph" t="Include">
- <e p="G_Graph.cs" t="Include" />
- </e>
- <e p="GraphyDebugger.cs" t="Include" />
- <e p="GraphyManager.cs" t="Include" />
- <e p="Ram" t="Include">
- <e p="G_RamGraph.cs" t="Include" />
- <e p="G_RamManager.cs" t="Include" />
- <e p="G_RamMonitor.cs" t="Include" />
- <e p="G_RamText.cs" t="Include" />
- </e>
- <e p="Shader" t="Include">
- <e p="G_GraphShader.cs" t="Include" />
- </e>
- <e p="UI" t="Include">
- <e p="IModifiableState.cs" t="Include" />
- <e p="IMovable.cs" t="Include" />
- </e>
- <e p="Util" t="Include">
- <e p="G_ExtensionMethods.cs" t="Include" />
- <e p="G_FloatString.cs" t="Include" />
- <e p="G_Intstring.cs" t="Include" />
- <e p="G_Singleton.cs" t="Include" />
- </e>
- </e>
- <e p="Shaders" t="Include">
- <e p="GraphMobile.shader" t="Include" />
- <e p="GraphStandard.shader" t="Include" />
- </e>
- </e>
- </e>
- <e p="TextMesh Pro" t="Include">
- <e p="Resources" t="Include">
- <e p="LineBreaking Following Characters.txt" t="Include" />
- <e p="LineBreaking Leading Characters.txt" t="Include" />
- <e p="Shaders" t="Include">
- <e p="TMP_Bitmap-Custom-Atlas.shader" t="Include" />
- <e p="TMP_Bitmap-Mobile.shader" t="Include" />
- <e p="TMP_Bitmap.shader" t="Include" />
- <e p="TMP_SDF Overlay.shader" t="Include" />
- <e p="TMP_SDF-Mobile Masking.shader" t="Include" />
- <e p="TMP_SDF-Mobile Overlay.shader" t="Include" />
- <e p="TMP_SDF-Mobile.shader" t="Include" />
- <e p="TMP_SDF-Surface-Mobile.shader" t="Include" />
- <e p="TMP_SDF-Surface.shader" t="Include" />
- <e p="TMP_SDF.shader" t="Include" />
- <e p="TMP_Sprite.shader" t="Include" />
- <e p="TMPro.cginc" t="Include" />
- <e p="TMPro_Properties.cginc" t="Include" />
- <e p="TMPro_Surface.cginc" t="Include" />
- </e>
- </e>
- <e p="Sprites" t="Include">
- <e p="EmojiOne Attribution.txt" t="Include" />
- </e>
- </e>
- </e>
- <e p="Scripts" t="Include">
- <e p="Player" t="Include">
- <e p="PlayerMovement.cs" t="Include" />
- <e p="PlayerStats.cs" t="Include" />
- </e>
- <e p="UI" t="Include">
- <e p="ExitApplication.cs" t="Include" />
- <e p="LoadScene.cs" t="Include" />
- </e>
- </e>
- </e>
- <e p="Project SimLife.sln" t="IncludeFlat" />
- <e p="Temp/bin" t="ExcludeRecursive" />
- <e p="obj" t="ExcludeRecursive" />
- <e p="packages" t="ExcludeRecursive" />
- </e>
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife/.idea/discord.xml b/.idea/.idea.Project SimLife/.idea/discord.xml
deleted file mode 100644
index 59b11d1..0000000
--- a/.idea/.idea.Project SimLife/.idea/discord.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="DiscordProjectSettings">
- <option name="show" value="true" />
- </component>
- <component name="ProjectNotificationSettings">
- <option name="askShowProject" value="false" />
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife/.idea/encodings.xml b/.idea/.idea.Project SimLife/.idea/encodings.xml
deleted file mode 100644
index df87cf9..0000000
--- a/.idea/.idea.Project SimLife/.idea/encodings.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
-</project> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife/.idea/indexLayout.xml b/.idea/.idea.Project SimLife/.idea/indexLayout.xml
deleted file mode 100644
index ce83b66..0000000
--- a/.idea/.idea.Project SimLife/.idea/indexLayout.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ContentModelUserStore">
- <attachedFolders />
- <explicitIncludes>
- <Path>Library/PackageCache/com.unity.ads@2.0.8</Path>
- <Path>Library/PackageCache/com.unity.analytics@3.3.2</Path>
- <Path>Library/PackageCache/com.unity.collab-proxy@1.2.16</Path>
- <Path>Library/PackageCache/com.unity.ext.nunit@1.0.0</Path>
- <Path>Library/PackageCache/com.unity.ide.rider@1.1.1</Path>
- <Path>Library/PackageCache/com.unity.ide.visualstudio@1.0.10</Path>
- <Path>Library/PackageCache/com.unity.ide.vscode@1.1.2</Path>
- <Path>Library/PackageCache/com.unity.multiplayer-hlapi@1.0.4</Path>
- <Path>Library/PackageCache/com.unity.purchasing@2.0.6</Path>
- <Path>Library/PackageCache/com.unity.test-framework@1.1.3</Path>
- <Path>Library/PackageCache/com.unity.textmeshpro@2.0.1</Path>
- <Path>Library/PackageCache/com.unity.timeline@1.2.2</Path>
- <Path>Library/PackageCache/nuget.mono-cecil@0.1.5-preview</Path>
- <Path>Packages</Path>
- <Path>ProjectSettings</Path>
- </explicitIncludes>
- <explicitExcludes>
- <Path>.git</Path>
- <Path>.idea</Path>
- <Path>.vscode</Path>
- <Path>Library</Path>
- <Path>Logs</Path>
- <Path>obj</Path>
- </explicitExcludes>
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife/.idea/modules.xml b/.idea/.idea.Project SimLife/.idea/modules.xml
deleted file mode 100644
index edf7115..0000000
--- a/.idea/.idea.Project SimLife/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectModuleManager">
- <modules>
- <module fileurl="file://$PROJECT_DIR$/.idea/.idea.Project SimLife/riderModule.iml" filepath="$PROJECT_DIR$/.idea/.idea.Project SimLife/riderModule.iml" />
- </modules>
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife/.idea/projectSettingsUpdater.xml b/.idea/.idea.Project SimLife/.idea/projectSettingsUpdater.xml
deleted file mode 100644
index 7515e76..0000000
--- a/.idea/.idea.Project SimLife/.idea/projectSettingsUpdater.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="RiderProjectSettingsUpdater">
- <option name="vcsConfiguration" value="1" />
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife/.idea/vcs.xml b/.idea/.idea.Project SimLife/.idea/vcs.xml
deleted file mode 100644
index 94a25f7..0000000
--- a/.idea/.idea.Project SimLife/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="VcsDirectoryMappings">
- <mapping directory="$PROJECT_DIR$" vcs="Git" />
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/.idea.Project SimLife/riderModule.iml b/.idea/.idea.Project SimLife/riderModule.iml
deleted file mode 100644
index 1a4e0d9..0000000
--- a/.idea/.idea.Project SimLife/riderModule.iml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="RIDER_MODULE" version="4">
- <component name="NewModuleRootManager">
- <content url="file://$MODULE_DIR$/../.." />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
-</module> \ No newline at end of file
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 4edd970..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "files.exclude":
- {
- "**/.DS_Store":true,
- "**/.git":true,
- "**/.gitignore":true,
- "**/.gitmodules":true,
- "**/*.booproj":true,
- "**/*.pidb":true,
- "**/*.suo":true,
- "**/*.user":true,
- "**/*.userprefs":true,
- "**/*.unityproj":true,
- "**/*.dll":true,
- "**/*.exe":true,
- "**/*.pdf":true,
- "**/*.mid":true,
- "**/*.midi":true,
- "**/*.wav":true,
- "**/*.gif":true,
- "**/*.ico":true,
- "**/*.jpg":true,
- "**/*.jpeg":true,
- "**/*.png":true,
- "**/*.psd":true,
- "**/*.tga":true,
- "**/*.tif":true,
- "**/*.tiff":true,
- "**/*.3ds":true,
- "**/*.3DS":true,
- "**/*.fbx":true,
- "**/*.FBX":true,
- "**/*.lxo":true,
- "**/*.LXO":true,
- "**/*.ma":true,
- "**/*.MA":true,
- "**/*.obj":true,
- "**/*.OBJ":true,
- "**/*.asset":true,
- "**/*.cubemap":true,
- "**/*.flare":true,
- "**/*.mat":true,
- "**/*.meta":true,
- "**/*.prefab":true,
- "**/*.unity":true,
- "build/":true,
- "Build/":true,
- "Library/":true,
- "library/":true,
- "obj/":true,
- "Obj/":true,
- "ProjectSettings/":true,
- "temp/":true,
- "Temp/":true
- }
-} \ No newline at end of file