diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index a647a612..00000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "References"] - path = References - url = https://github.com/project-fika/References.git diff --git a/Fika.Core/Fika.Core.csproj b/Fika.Core/Fika.Core.csproj index 276b93ff..f8f969e2 100644 --- a/Fika.Core/Fika.Core.csproj +++ b/Fika.Core/Fika.Core.csproj @@ -39,90 +39,32 @@ - - ..\References\AnimationSystem.Types.dll - False - - - ..\References\hollowed.dll - - - ..\References\bsg.componentace.compression.libs.zlib.dll - False - - - ..\References\bsg.console.core.dll - - - ..\References\Comfort.dll - False - - - ..\References\Comfort.Unity.dll - False - - - ..\References\CommonExtensions.dll - False - - - ..\References\DissonanceVoip.dll - False - - - ..\References\ItemComponent.Types.dll - false - - - ..\References\Newtonsoft.Json.dll - False - - - ..\References\Sirenix.Serialization.dll - False - - - ..\References\spt-common.dll - - - ..\References\spt-core.dll - - - ..\References\spt-custom.dll - - - ..\References\spt-debugging.dll - - - ..\References\spt-reflection.dll - - - ..\References\spt-singleplayer.dll - - - ..\References\Unity.Postprocessing.Runtime.dll - False - - - ..\References\Unity.TextMeshPro.dll - False - - - ..\References\UnityEngine.dll - False - - - ..\References\UnityEngine.CoreModule.dll - - - ..\References\UnityEngine.UI.dll - False - + + + + + + + + + + + + + + + + + + + + + - + - + diff --git a/References b/References deleted file mode 160000 index f374bdfe..00000000 --- a/References +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f374bdfef631ea39276ea7aa52a050d6e4dabce4 diff --git a/References/AnimationSystem.Types.dll b/References/AnimationSystem.Types.dll new file mode 100644 index 00000000..6c7feebe Binary files /dev/null and b/References/AnimationSystem.Types.dll differ diff --git a/References/Comfort.Unity.dll b/References/Comfort.Unity.dll new file mode 100644 index 00000000..5e1fc19e Binary files /dev/null and b/References/Comfort.Unity.dll differ diff --git a/References/Comfort.dll b/References/Comfort.dll new file mode 100644 index 00000000..7171dd47 Binary files /dev/null and b/References/Comfort.dll differ diff --git a/References/CommonExtensions.dll b/References/CommonExtensions.dll new file mode 100644 index 00000000..fc298449 Binary files /dev/null and b/References/CommonExtensions.dll differ diff --git a/References/DissonanceVoip.dll b/References/DissonanceVoip.dll new file mode 100644 index 00000000..3837e4bd Binary files /dev/null and b/References/DissonanceVoip.dll differ diff --git a/References/ItemComponent.Types.dll b/References/ItemComponent.Types.dll new file mode 100644 index 00000000..1b861cfe Binary files /dev/null and b/References/ItemComponent.Types.dll differ diff --git a/References/Newtonsoft.Json.dll b/References/Newtonsoft.Json.dll new file mode 100644 index 00000000..1ba1ec91 Binary files /dev/null and b/References/Newtonsoft.Json.dll differ diff --git a/References/Sirenix.Serialization.dll b/References/Sirenix.Serialization.dll new file mode 100644 index 00000000..d1ea4b0e Binary files /dev/null and b/References/Sirenix.Serialization.dll differ diff --git a/References/Unity.Postprocessing.Runtime.dll b/References/Unity.Postprocessing.Runtime.dll new file mode 100644 index 00000000..b0d0c58d Binary files /dev/null and b/References/Unity.Postprocessing.Runtime.dll differ diff --git a/References/Unity.TextMeshPro.dll b/References/Unity.TextMeshPro.dll new file mode 100644 index 00000000..cee0cb7b Binary files /dev/null and b/References/Unity.TextMeshPro.dll differ diff --git a/References/UnityEngine.UI.dll b/References/UnityEngine.UI.dll new file mode 100644 index 00000000..7fbcba97 Binary files /dev/null and b/References/UnityEngine.UI.dll differ diff --git a/References/UnityEngine.dll b/References/UnityEngine.dll new file mode 100644 index 00000000..6ff1d0fb Binary files /dev/null and b/References/UnityEngine.dll differ diff --git a/References/bsg.componentace.compression.libs.zlib.dll b/References/bsg.componentace.compression.libs.zlib.dll new file mode 100644 index 00000000..a7973147 Binary files /dev/null and b/References/bsg.componentace.compression.libs.zlib.dll differ diff --git a/References/bsg.console.core.dll b/References/bsg.console.core.dll new file mode 100644 index 00000000..10028fa2 Binary files /dev/null and b/References/bsg.console.core.dll differ diff --git a/References/hollowed.dll b/References/hollowed.dll new file mode 100644 index 00000000..c4363426 Binary files /dev/null and b/References/hollowed.dll differ diff --git a/References/spt-common.dll b/References/spt-common.dll new file mode 100644 index 00000000..85204dad Binary files /dev/null and b/References/spt-common.dll differ diff --git a/References/spt-core.dll b/References/spt-core.dll new file mode 100644 index 00000000..bffab19d Binary files /dev/null and b/References/spt-core.dll differ diff --git a/References/spt-custom.dll b/References/spt-custom.dll new file mode 100644 index 00000000..a2c6328e Binary files /dev/null and b/References/spt-custom.dll differ diff --git a/References/spt-debugging.dll b/References/spt-debugging.dll new file mode 100644 index 00000000..c2fbd4b1 Binary files /dev/null and b/References/spt-debugging.dll differ diff --git a/References/spt-reflection.dll b/References/spt-reflection.dll new file mode 100644 index 00000000..0aba8bfb Binary files /dev/null and b/References/spt-reflection.dll differ diff --git a/References/spt-singleplayer.dll b/References/spt-singleplayer.dll new file mode 100644 index 00000000..92a41dea Binary files /dev/null and b/References/spt-singleplayer.dll differ