├── .gitignore ├── Assets ├── CatEar_BaseColor.png ├── Hair.png ├── MaidDress │ ├── BodyFixedHands.png │ ├── Cloth1.png │ ├── Cloth2.png │ ├── MitaCatMaid.fbx │ └── config.txt ├── RoryMercury │ ├── Body.png │ ├── Cloth.png │ ├── Face.png │ ├── Hair.png │ └── config.txt ├── assets_config.txt ├── logo.png └── tech-house-vibes.ogg ├── Dependencies ├── 0Harmony.deps.json ├── 0Harmony.dll ├── 0Harmony.xml ├── Accessibility.dll ├── AsmResolver.DotNet.dll ├── AsmResolver.PE.File.dll ├── AsmResolver.PE.dll ├── AsmResolver.dll ├── Assembly-CSharp-firstpass.dll ├── Assembly-CSharp.dll ├── AssetRipper.VersionUtilities.dll ├── AssimpNet.dll ├── AssimpNet.pdb ├── AssimpNet.xml ├── BepInEx.Core.dll ├── BepInEx.Core.xml ├── BepInEx.Preloader.Core.dll ├── BepInEx.Preloader.Core.xml ├── BepInEx.Unity.Common.dll ├── BepInEx.Unity.Common.xml ├── BepInEx.Unity.IL2CPP.dll ├── BepInEx.Unity.IL2CPP.dll.config ├── BepInEx.Unity.IL2CPP.xml ├── Cpp2IL.Core.dll ├── Disarm.dll ├── Gee.External.Capstone.dll ├── Iced.dll ├── Il2CppInterop.Common.dll ├── Il2CppInterop.Generator.dll ├── Il2CppInterop.HarmonySupport.dll ├── Il2CppInterop.Runtime.dll ├── Il2CppMono.Security.dll ├── Il2CppSystem.Configuration.dll ├── Il2CppSystem.Core.dll ├── Il2CppSystem.Drawing.dll ├── Il2CppSystem.Numerics.dll ├── Il2CppSystem.Windows.Forms.dll ├── Il2CppSystem.Xml.dll ├── Il2CppSystem.dll ├── Il2Cppmscorlib.dll ├── LibCpp2IL.dll ├── MagicaCloth.dll ├── Mono.Cecil.Mdb.dll ├── Mono.Cecil.Pdb.dll ├── Mono.Cecil.Rocks.dll ├── Mono.Cecil.dll ├── MonoMod.RuntimeDetour.dll ├── MonoMod.Utils.dll ├── SemanticVersioning.dll ├── StableNameDotNet.dll ├── UIEffect.dll ├── Unity.Burst.Unsafe.dll ├── Unity.Burst.dll ├── Unity.Cecil.Mdb.dll ├── Unity.Cecil.Pdb.dll ├── Unity.Cecil.dll ├── Unity.Collections.LowLevel.ILSupport.dll ├── Unity.Collections.dll ├── Unity.Mathematics.dll ├── Unity.Postprocessing.Runtime.dll ├── Unity.Timeline.dll ├── UnityEditor.CoreModule.dll ├── UnityEditor.CoreModule.xml ├── UnityEditor.DeviceSimulatorModule.dll ├── UnityEditor.DeviceSimulatorModule.xml ├── UnityEditor.DiagnosticsModule.dll ├── UnityEditor.DiagnosticsModule.xml ├── UnityEditor.GraphViewModule.dll ├── UnityEditor.GraphViewModule.xml ├── UnityEditor.PackageManagerUIModule.dll ├── UnityEditor.PackageManagerUIModule.xml ├── UnityEditor.QuickSearchModule.dll ├── UnityEditor.QuickSearchModule.xml ├── UnityEditor.SceneTemplateModule.dll ├── UnityEditor.SceneTemplateModule.xml ├── UnityEditor.TextCoreFontEngineModule.dll ├── UnityEditor.TextCoreFontEngineModule.xml ├── UnityEditor.TextCoreTextEngineModule.dll ├── UnityEditor.TextCoreTextEngineModule.xml ├── UnityEditor.UIBuilderModule.dll ├── UnityEditor.UIBuilderModule.xml ├── UnityEditor.UIElementsModule.dll ├── UnityEditor.UIElementsModule.xml ├── UnityEditor.UIElementsSamplesModule.dll ├── UnityEditor.UIElementsSamplesModule.xml ├── UnityEditor.UIServiceModule.dll ├── UnityEditor.UIServiceModule.xml ├── UnityEditor.UnityConnectModule.dll ├── UnityEditor.UnityConnectModule.xml ├── UnityEditor.dll ├── UnityEditor.xml ├── UnityEngine.AIModule.dll ├── UnityEngine.AIModule.xml ├── UnityEngine.ARModule.dll ├── UnityEngine.ARModule.xml ├── UnityEngine.AccessibilityModule.dll ├── UnityEngine.AccessibilityModule.xml ├── UnityEngine.AndroidJNIModule.dll ├── UnityEngine.AndroidJNIModule.xml ├── UnityEngine.AnimationModule.dll ├── UnityEngine.AnimationModule.xml ├── UnityEngine.AssetBundleModule.dll ├── UnityEngine.AssetBundleModule.xml ├── UnityEngine.AudioModule.dll ├── UnityEngine.AudioModule.xml ├── UnityEngine.ClothModule.dll ├── UnityEngine.ClothModule.xml ├── UnityEngine.ClusterInputModule.dll ├── UnityEngine.ClusterInputModule.xml ├── UnityEngine.ClusterRendererModule.dll ├── UnityEngine.ClusterRendererModule.xml ├── UnityEngine.CoreModule.dll ├── UnityEngine.CoreModule.xml ├── UnityEngine.CrashReportingModule.dll ├── UnityEngine.CrashReportingModule.xml ├── UnityEngine.DSPGraphModule.dll ├── UnityEngine.DSPGraphModule.xml ├── UnityEngine.DirectorModule.dll ├── UnityEngine.DirectorModule.xml ├── UnityEngine.GIModule.dll ├── UnityEngine.GIModule.xml ├── UnityEngine.GameCenterModule.dll ├── UnityEngine.GameCenterModule.xml ├── UnityEngine.GridModule.dll ├── UnityEngine.GridModule.xml ├── UnityEngine.HotReloadModule.dll ├── UnityEngine.HotReloadModule.xml ├── UnityEngine.IMGUIModule.dll ├── UnityEngine.IMGUIModule.xml ├── UnityEngine.ImageConversionModule.dll ├── UnityEngine.ImageConversionModule.xml ├── UnityEngine.InputLegacyModule.dll ├── UnityEngine.InputLegacyModule.xml ├── UnityEngine.InputModule.dll ├── UnityEngine.InputModule.xml ├── UnityEngine.JSONSerializeModule.dll ├── UnityEngine.JSONSerializeModule.xml ├── UnityEngine.LocalizationModule.dll ├── UnityEngine.LocalizationModule.xml ├── UnityEngine.NVIDIAModule.dll ├── UnityEngine.NVIDIAModule.xml ├── UnityEngine.ParticleSystemModule.dll ├── UnityEngine.ParticleSystemModule.xml ├── UnityEngine.PerformanceReportingModule.dll ├── UnityEngine.PerformanceReportingModule.xml ├── UnityEngine.Physics2DModule.dll ├── UnityEngine.Physics2DModule.xml ├── UnityEngine.PhysicsModule.dll ├── UnityEngine.PhysicsModule.xml ├── UnityEngine.ProfilerModule.dll ├── UnityEngine.ProfilerModule.xml ├── UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll ├── UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.xml ├── UnityEngine.ScreenCaptureModule.dll ├── UnityEngine.ScreenCaptureModule.xml ├── UnityEngine.SharedInternalsModule.dll ├── UnityEngine.SharedInternalsModule.xml ├── UnityEngine.SpriteMaskModule.dll ├── UnityEngine.SpriteMaskModule.xml ├── UnityEngine.SpriteShapeModule.dll ├── UnityEngine.SpriteShapeModule.xml ├── UnityEngine.StreamingModule.dll ├── UnityEngine.StreamingModule.xml ├── UnityEngine.SubstanceModule.dll ├── UnityEngine.SubstanceModule.xml ├── UnityEngine.SubsystemsModule.dll ├── UnityEngine.SubsystemsModule.xml ├── UnityEngine.TLSModule.dll ├── UnityEngine.TLSModule.xml ├── UnityEngine.TerrainModule.dll ├── UnityEngine.TerrainModule.xml ├── UnityEngine.TerrainPhysicsModule.dll ├── UnityEngine.TerrainPhysicsModule.xml ├── UnityEngine.TextCoreFontEngineModule.dll ├── UnityEngine.TextCoreFontEngineModule.xml ├── UnityEngine.TextCoreTextEngineModule.dll ├── UnityEngine.TextCoreTextEngineModule.xml ├── UnityEngine.TextRenderingModule.dll ├── UnityEngine.TextRenderingModule.xml ├── UnityEngine.TilemapModule.dll ├── UnityEngine.TilemapModule.xml ├── UnityEngine.UI.dll ├── UnityEngine.UIElementsModule.dll ├── UnityEngine.UIElementsModule.xml ├── UnityEngine.UIElementsNativeModule.dll ├── UnityEngine.UIElementsNativeModule.xml ├── UnityEngine.UIModule.dll ├── UnityEngine.UIModule.xml ├── UnityEngine.UNETModule.dll ├── UnityEngine.UNETModule.xml ├── UnityEngine.UmbraModule.dll ├── UnityEngine.UmbraModule.xml ├── UnityEngine.UnityAnalyticsCommonModule.dll ├── UnityEngine.UnityAnalyticsCommonModule.xml ├── UnityEngine.UnityAnalyticsModule.dll ├── UnityEngine.UnityAnalyticsModule.xml ├── UnityEngine.UnityConnectModule.dll ├── UnityEngine.UnityConnectModule.xml ├── UnityEngine.UnityCurlModule.dll ├── UnityEngine.UnityCurlModule.xml ├── UnityEngine.UnityTestProtocolModule.dll ├── UnityEngine.UnityTestProtocolModule.xml ├── UnityEngine.UnityWebRequestAssetBundleModule.dll ├── UnityEngine.UnityWebRequestAssetBundleModule.xml ├── UnityEngine.UnityWebRequestAudioModule.dll ├── UnityEngine.UnityWebRequestAudioModule.xml ├── UnityEngine.UnityWebRequestModule.dll ├── UnityEngine.UnityWebRequestModule.xml ├── UnityEngine.UnityWebRequestTextureModule.dll ├── UnityEngine.UnityWebRequestTextureModule.xml ├── UnityEngine.UnityWebRequestWWWModule.dll ├── UnityEngine.UnityWebRequestWWWModule.xml ├── UnityEngine.VFXModule.dll ├── UnityEngine.VFXModule.xml ├── UnityEngine.VRModule.dll ├── UnityEngine.VRModule.xml ├── UnityEngine.VehiclesModule.dll ├── UnityEngine.VehiclesModule.xml ├── UnityEngine.VideoModule.dll ├── UnityEngine.VideoModule.xml ├── UnityEngine.VirtualTexturingModule.dll ├── UnityEngine.VirtualTexturingModule.xml ├── UnityEngine.WindModule.dll ├── UnityEngine.WindModule.xml ├── UnityEngine.XRModule.dll ├── UnityEngine.XRModule.xml ├── UnityEngine.dll ├── UnityEngine.xml ├── WasmDisassembler.dll ├── assembly-hash.txt ├── assimp.dll └── dobby.dll ├── Original Assets ├── Body.png ├── Cloth.png ├── Face.png ├── Hair.png ├── Mita'sGlasses.png ├── MitaRig.blend └── logo.png ├── Plugin ├── ClothesMenuPatcher.cs ├── ConsoleCommands.cs ├── Plugin.cs ├── Plugin.csproj ├── PluginLoader.cs └── Utils │ ├── AssetLoader.cs │ ├── NVorbis │ ├── Codebook.cs │ ├── Contracts │ │ ├── HuffmanListNode.cs │ │ ├── ICodebook.cs │ │ ├── IContainerReader.cs │ │ ├── IFactory.cs │ │ ├── IFloor.cs │ │ ├── IFloorData.cs │ │ ├── IHuffman.cs │ │ ├── IMapping.cs │ │ ├── IMdct.cs │ │ ├── IMode.cs │ │ ├── IPacket.cs │ │ ├── IPacketProvider.cs │ │ ├── IResidue.cs │ │ ├── IStreamDecoder.cs │ │ ├── IStreamStats.cs │ │ ├── ITagData.cs │ │ ├── IVorbisReader.cs │ │ ├── Ogg │ │ │ ├── ICrc.cs │ │ │ ├── IForwardOnlyPacketProvider.cs │ │ │ ├── IPacketReader.cs │ │ │ ├── IPageData.cs │ │ │ ├── IPageReader.cs │ │ │ ├── IStreamPageReader.cs │ │ │ └── PageFlags.cs │ │ └── ParameterChangeEventArgs.cs │ ├── DataPacket.cs │ ├── Extensions.cs │ ├── Factory.cs │ ├── Floor0.cs │ ├── Floor1.cs │ ├── Huffman.cs │ ├── IContainerReader.cs │ ├── IPacketProvider.cs │ ├── IVorbisStreamStatus.cs │ ├── Mapping.cs │ ├── Mdct.cs │ ├── Mode.cs │ ├── NVorbis.csproj │ ├── NewStreamEventArgs.cs │ ├── Ogg │ │ ├── ContainerReader.cs │ │ ├── Crc.cs │ │ ├── ForwardOnlyPacketProvider.cs │ │ ├── ForwardOnlyPageReader.cs │ │ ├── Packet.cs │ │ ├── PacketProvider.cs │ │ ├── PageReader.cs │ │ ├── PageReaderBase.cs │ │ └── StreamPageReader.cs │ ├── Residue0.cs │ ├── Residue1.cs │ ├── Residue2.cs │ ├── StreamDecoder.cs │ ├── StreamStats.cs │ ├── TagData.cs │ ├── Utils.cs │ └── VorbisReader.cs │ ├── OBJImport │ ├── CharWordReader.cs │ ├── CharWordReader.cs.meta │ ├── MTLLoader.cs │ ├── MTLLoader.cs.meta │ ├── OBJLoader.cs │ ├── OBJLoader.cs.meta │ ├── OBJLoaderHelper.cs │ ├── OBJLoaderHelper.cs.meta │ ├── OBJObjectBuilder.cs │ ├── OBJObjectBuilder.cs.meta │ ├── README.HTML │ ├── README.HTML.meta │ ├── Samples.meta │ ├── StringExtensions.cs │ ├── StringExtensions.cs.meta │ ├── TextureLoader.meta │ └── TextureLoader │ │ ├── BMPLoader.cs │ │ ├── BMPLoader.cs.meta │ │ ├── BinaryExtensions.cs │ │ ├── BinaryExtensions.cs.meta │ │ ├── ColorExtensions.cs │ │ ├── ColorExtensions.cs.meta │ │ ├── DDSLoader.cs │ │ ├── DDSLoader.cs.meta │ │ ├── ImageLoader.cs │ │ ├── ImageLoader.cs.meta │ │ ├── ImageLoaderHelper.cs │ │ ├── ImageLoaderHelper.cs.meta │ │ ├── ImageUtils.cs │ │ ├── ImageUtils.cs.meta │ │ ├── TGALoader.cs │ │ └── TGALoader.cs.meta │ └── ReflectionForcer.cs ├── Project.sln ├── Properties └── AssemblyInfo.cs ├── README.md ├── global.json ├── omnisharp.json └── update_dependencies.bat /.gitignore: -------------------------------------------------------------------------------- 1 | .vscode/ 2 | Compiled/ 3 | bin/ 4 | obj/ -------------------------------------------------------------------------------- /Assets/CatEar_BaseColor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/CatEar_BaseColor.png -------------------------------------------------------------------------------- /Assets/Hair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/Hair.png -------------------------------------------------------------------------------- /Assets/MaidDress/BodyFixedHands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/MaidDress/BodyFixedHands.png -------------------------------------------------------------------------------- /Assets/MaidDress/Cloth1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/MaidDress/Cloth1.png -------------------------------------------------------------------------------- /Assets/MaidDress/Cloth2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/MaidDress/Cloth2.png -------------------------------------------------------------------------------- /Assets/MaidDress/MitaCatMaid.fbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/MaidDress/MitaCatMaid.fbx -------------------------------------------------------------------------------- /Assets/MaidDress/config.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/MaidDress/config.txt -------------------------------------------------------------------------------- /Assets/RoryMercury/Body.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/RoryMercury/Body.png -------------------------------------------------------------------------------- /Assets/RoryMercury/Cloth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/RoryMercury/Cloth.png -------------------------------------------------------------------------------- /Assets/RoryMercury/Face.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/RoryMercury/Face.png -------------------------------------------------------------------------------- /Assets/RoryMercury/Hair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/RoryMercury/Hair.png -------------------------------------------------------------------------------- /Assets/RoryMercury/config.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/RoryMercury/config.txt -------------------------------------------------------------------------------- /Assets/assets_config.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/assets_config.txt -------------------------------------------------------------------------------- /Assets/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/logo.png -------------------------------------------------------------------------------- /Assets/tech-house-vibes.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Assets/tech-house-vibes.ogg -------------------------------------------------------------------------------- /Dependencies/0Harmony.deps.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/0Harmony.deps.json -------------------------------------------------------------------------------- /Dependencies/0Harmony.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/0Harmony.dll -------------------------------------------------------------------------------- /Dependencies/0Harmony.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/0Harmony.xml -------------------------------------------------------------------------------- /Dependencies/Accessibility.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Accessibility.dll -------------------------------------------------------------------------------- /Dependencies/AsmResolver.DotNet.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/AsmResolver.DotNet.dll -------------------------------------------------------------------------------- /Dependencies/AsmResolver.PE.File.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/AsmResolver.PE.File.dll -------------------------------------------------------------------------------- /Dependencies/AsmResolver.PE.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/AsmResolver.PE.dll -------------------------------------------------------------------------------- /Dependencies/AsmResolver.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/AsmResolver.dll -------------------------------------------------------------------------------- /Dependencies/Assembly-CSharp-firstpass.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Assembly-CSharp-firstpass.dll -------------------------------------------------------------------------------- /Dependencies/Assembly-CSharp.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Assembly-CSharp.dll -------------------------------------------------------------------------------- /Dependencies/AssetRipper.VersionUtilities.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/AssetRipper.VersionUtilities.dll -------------------------------------------------------------------------------- /Dependencies/AssimpNet.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/AssimpNet.dll -------------------------------------------------------------------------------- /Dependencies/AssimpNet.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/AssimpNet.pdb -------------------------------------------------------------------------------- /Dependencies/AssimpNet.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/AssimpNet.xml -------------------------------------------------------------------------------- /Dependencies/BepInEx.Core.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/BepInEx.Core.dll -------------------------------------------------------------------------------- /Dependencies/BepInEx.Core.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/BepInEx.Core.xml -------------------------------------------------------------------------------- /Dependencies/BepInEx.Preloader.Core.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/BepInEx.Preloader.Core.dll -------------------------------------------------------------------------------- /Dependencies/BepInEx.Preloader.Core.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/BepInEx.Preloader.Core.xml -------------------------------------------------------------------------------- /Dependencies/BepInEx.Unity.Common.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/BepInEx.Unity.Common.dll -------------------------------------------------------------------------------- /Dependencies/BepInEx.Unity.Common.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/BepInEx.Unity.Common.xml -------------------------------------------------------------------------------- /Dependencies/BepInEx.Unity.IL2CPP.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/BepInEx.Unity.IL2CPP.dll -------------------------------------------------------------------------------- /Dependencies/BepInEx.Unity.IL2CPP.dll.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/BepInEx.Unity.IL2CPP.dll.config -------------------------------------------------------------------------------- /Dependencies/BepInEx.Unity.IL2CPP.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/BepInEx.Unity.IL2CPP.xml -------------------------------------------------------------------------------- /Dependencies/Cpp2IL.Core.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Cpp2IL.Core.dll -------------------------------------------------------------------------------- /Dependencies/Disarm.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Disarm.dll -------------------------------------------------------------------------------- /Dependencies/Gee.External.Capstone.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Gee.External.Capstone.dll -------------------------------------------------------------------------------- /Dependencies/Iced.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Iced.dll -------------------------------------------------------------------------------- /Dependencies/Il2CppInterop.Common.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Il2CppInterop.Common.dll -------------------------------------------------------------------------------- /Dependencies/Il2CppInterop.Generator.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Il2CppInterop.Generator.dll -------------------------------------------------------------------------------- /Dependencies/Il2CppInterop.HarmonySupport.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Il2CppInterop.HarmonySupport.dll -------------------------------------------------------------------------------- /Dependencies/Il2CppInterop.Runtime.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Il2CppInterop.Runtime.dll -------------------------------------------------------------------------------- /Dependencies/Il2CppMono.Security.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Il2CppMono.Security.dll -------------------------------------------------------------------------------- /Dependencies/Il2CppSystem.Configuration.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Il2CppSystem.Configuration.dll -------------------------------------------------------------------------------- /Dependencies/Il2CppSystem.Core.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Il2CppSystem.Core.dll -------------------------------------------------------------------------------- /Dependencies/Il2CppSystem.Drawing.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Il2CppSystem.Drawing.dll -------------------------------------------------------------------------------- /Dependencies/Il2CppSystem.Numerics.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Il2CppSystem.Numerics.dll -------------------------------------------------------------------------------- /Dependencies/Il2CppSystem.Windows.Forms.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Il2CppSystem.Windows.Forms.dll -------------------------------------------------------------------------------- /Dependencies/Il2CppSystem.Xml.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Il2CppSystem.Xml.dll -------------------------------------------------------------------------------- /Dependencies/Il2CppSystem.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Il2CppSystem.dll -------------------------------------------------------------------------------- /Dependencies/Il2Cppmscorlib.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Il2Cppmscorlib.dll -------------------------------------------------------------------------------- /Dependencies/LibCpp2IL.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/LibCpp2IL.dll -------------------------------------------------------------------------------- /Dependencies/MagicaCloth.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/MagicaCloth.dll -------------------------------------------------------------------------------- /Dependencies/Mono.Cecil.Mdb.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Mono.Cecil.Mdb.dll -------------------------------------------------------------------------------- /Dependencies/Mono.Cecil.Pdb.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Mono.Cecil.Pdb.dll -------------------------------------------------------------------------------- /Dependencies/Mono.Cecil.Rocks.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Mono.Cecil.Rocks.dll -------------------------------------------------------------------------------- /Dependencies/Mono.Cecil.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Mono.Cecil.dll -------------------------------------------------------------------------------- /Dependencies/MonoMod.RuntimeDetour.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/MonoMod.RuntimeDetour.dll -------------------------------------------------------------------------------- /Dependencies/MonoMod.Utils.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/MonoMod.Utils.dll -------------------------------------------------------------------------------- /Dependencies/SemanticVersioning.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/SemanticVersioning.dll -------------------------------------------------------------------------------- /Dependencies/StableNameDotNet.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/StableNameDotNet.dll -------------------------------------------------------------------------------- /Dependencies/UIEffect.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UIEffect.dll -------------------------------------------------------------------------------- /Dependencies/Unity.Burst.Unsafe.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Unity.Burst.Unsafe.dll -------------------------------------------------------------------------------- /Dependencies/Unity.Burst.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Unity.Burst.dll -------------------------------------------------------------------------------- /Dependencies/Unity.Cecil.Mdb.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Unity.Cecil.Mdb.dll -------------------------------------------------------------------------------- /Dependencies/Unity.Cecil.Pdb.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Unity.Cecil.Pdb.dll -------------------------------------------------------------------------------- /Dependencies/Unity.Cecil.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Unity.Cecil.dll -------------------------------------------------------------------------------- /Dependencies/Unity.Collections.LowLevel.ILSupport.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Unity.Collections.LowLevel.ILSupport.dll -------------------------------------------------------------------------------- /Dependencies/Unity.Collections.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Unity.Collections.dll -------------------------------------------------------------------------------- /Dependencies/Unity.Mathematics.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Unity.Mathematics.dll -------------------------------------------------------------------------------- /Dependencies/Unity.Postprocessing.Runtime.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Unity.Postprocessing.Runtime.dll -------------------------------------------------------------------------------- /Dependencies/Unity.Timeline.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/Unity.Timeline.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.CoreModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.CoreModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.CoreModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.CoreModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.DeviceSimulatorModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.DeviceSimulatorModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.DeviceSimulatorModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.DeviceSimulatorModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.DiagnosticsModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.DiagnosticsModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.DiagnosticsModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.DiagnosticsModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.GraphViewModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.GraphViewModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.GraphViewModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.GraphViewModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.PackageManagerUIModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.PackageManagerUIModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.PackageManagerUIModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.PackageManagerUIModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.QuickSearchModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.QuickSearchModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.QuickSearchModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.QuickSearchModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.SceneTemplateModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.SceneTemplateModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.SceneTemplateModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.SceneTemplateModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.TextCoreFontEngineModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.TextCoreFontEngineModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.TextCoreFontEngineModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.TextCoreFontEngineModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.TextCoreTextEngineModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.TextCoreTextEngineModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.TextCoreTextEngineModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.TextCoreTextEngineModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.UIBuilderModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.UIBuilderModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.UIBuilderModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.UIBuilderModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.UIElementsModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.UIElementsModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.UIElementsModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.UIElementsModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.UIElementsSamplesModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.UIElementsSamplesModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.UIElementsSamplesModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.UIElementsSamplesModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.UIServiceModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.UIServiceModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.UIServiceModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.UIServiceModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.UnityConnectModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.UnityConnectModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.UnityConnectModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.UnityConnectModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEditor.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.dll -------------------------------------------------------------------------------- /Dependencies/UnityEditor.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEditor.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.AIModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.AIModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.AIModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.AIModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ARModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ARModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ARModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ARModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.AccessibilityModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.AccessibilityModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.AccessibilityModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.AccessibilityModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.AndroidJNIModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.AndroidJNIModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.AndroidJNIModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.AndroidJNIModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.AnimationModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.AnimationModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.AnimationModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.AnimationModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.AssetBundleModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.AssetBundleModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.AssetBundleModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.AssetBundleModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.AudioModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.AudioModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.AudioModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.AudioModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ClothModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ClothModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ClothModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ClothModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ClusterInputModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ClusterInputModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ClusterInputModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ClusterInputModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ClusterRendererModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ClusterRendererModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ClusterRendererModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ClusterRendererModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.CoreModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.CoreModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.CoreModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.CoreModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.CrashReportingModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.CrashReportingModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.CrashReportingModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.CrashReportingModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.DSPGraphModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.DSPGraphModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.DSPGraphModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.DSPGraphModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.DirectorModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.DirectorModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.DirectorModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.DirectorModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.GIModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.GIModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.GIModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.GIModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.GameCenterModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.GameCenterModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.GameCenterModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.GameCenterModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.GridModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.GridModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.GridModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.GridModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.HotReloadModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.HotReloadModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.HotReloadModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.HotReloadModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.IMGUIModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.IMGUIModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.IMGUIModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.IMGUIModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ImageConversionModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ImageConversionModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ImageConversionModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ImageConversionModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.InputLegacyModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.InputLegacyModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.InputLegacyModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.InputLegacyModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.InputModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.InputModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.InputModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.InputModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.JSONSerializeModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.JSONSerializeModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.JSONSerializeModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.JSONSerializeModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.LocalizationModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.LocalizationModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.LocalizationModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.LocalizationModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.NVIDIAModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.NVIDIAModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.NVIDIAModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.NVIDIAModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ParticleSystemModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ParticleSystemModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ParticleSystemModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ParticleSystemModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.PerformanceReportingModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.PerformanceReportingModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.PerformanceReportingModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.PerformanceReportingModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.Physics2DModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.Physics2DModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.Physics2DModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.Physics2DModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.PhysicsModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.PhysicsModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.PhysicsModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.PhysicsModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ProfilerModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ProfilerModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ProfilerModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ProfilerModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ScreenCaptureModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ScreenCaptureModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.ScreenCaptureModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.ScreenCaptureModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.SharedInternalsModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.SharedInternalsModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.SharedInternalsModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.SharedInternalsModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.SpriteMaskModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.SpriteMaskModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.SpriteMaskModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.SpriteMaskModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.SpriteShapeModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.SpriteShapeModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.SpriteShapeModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.SpriteShapeModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.StreamingModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.StreamingModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.StreamingModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.StreamingModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.SubstanceModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.SubstanceModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.SubstanceModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.SubstanceModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.SubsystemsModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.SubsystemsModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.SubsystemsModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.SubsystemsModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TLSModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TLSModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TLSModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TLSModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TerrainModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TerrainModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TerrainModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TerrainModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TerrainPhysicsModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TerrainPhysicsModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TerrainPhysicsModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TerrainPhysicsModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TextCoreFontEngineModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TextCoreFontEngineModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TextCoreFontEngineModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TextCoreFontEngineModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TextCoreTextEngineModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TextCoreTextEngineModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TextCoreTextEngineModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TextCoreTextEngineModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TextRenderingModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TextRenderingModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TextRenderingModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TextRenderingModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TilemapModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TilemapModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.TilemapModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.TilemapModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UI.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UI.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UIElementsModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UIElementsModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UIElementsModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UIElementsModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UIElementsNativeModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UIElementsNativeModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UIElementsNativeModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UIElementsNativeModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UIModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UIModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UIModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UIModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UNETModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UNETModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UNETModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UNETModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UmbraModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UmbraModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UmbraModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UmbraModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityAnalyticsCommonModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityAnalyticsCommonModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityAnalyticsCommonModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityAnalyticsCommonModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityAnalyticsModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityAnalyticsModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityAnalyticsModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityAnalyticsModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityConnectModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityConnectModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityConnectModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityConnectModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityCurlModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityCurlModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityCurlModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityCurlModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityTestProtocolModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityTestProtocolModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityTestProtocolModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityTestProtocolModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityWebRequestAssetBundleModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityWebRequestAssetBundleModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityWebRequestAssetBundleModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityWebRequestAssetBundleModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityWebRequestAudioModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityWebRequestAudioModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityWebRequestAudioModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityWebRequestAudioModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityWebRequestModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityWebRequestModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityWebRequestModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityWebRequestModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityWebRequestTextureModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityWebRequestTextureModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityWebRequestTextureModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityWebRequestTextureModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityWebRequestWWWModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityWebRequestWWWModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.UnityWebRequestWWWModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.UnityWebRequestWWWModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.VFXModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.VFXModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.VFXModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.VFXModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.VRModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.VRModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.VRModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.VRModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.VehiclesModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.VehiclesModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.VehiclesModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.VehiclesModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.VideoModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.VideoModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.VideoModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.VideoModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.VirtualTexturingModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.VirtualTexturingModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.VirtualTexturingModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.VirtualTexturingModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.WindModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.WindModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.WindModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.WindModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.XRModule.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.XRModule.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.XRModule.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.XRModule.xml -------------------------------------------------------------------------------- /Dependencies/UnityEngine.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.dll -------------------------------------------------------------------------------- /Dependencies/UnityEngine.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/UnityEngine.xml -------------------------------------------------------------------------------- /Dependencies/WasmDisassembler.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/WasmDisassembler.dll -------------------------------------------------------------------------------- /Dependencies/assembly-hash.txt: -------------------------------------------------------------------------------- 1 | e21552b63dee1e5570751afe6429c1cc -------------------------------------------------------------------------------- /Dependencies/assimp.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/assimp.dll -------------------------------------------------------------------------------- /Dependencies/dobby.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Dependencies/dobby.dll -------------------------------------------------------------------------------- /Original Assets/Body.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Original Assets/Body.png -------------------------------------------------------------------------------- /Original Assets/Cloth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Original Assets/Cloth.png -------------------------------------------------------------------------------- /Original Assets/Face.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Original Assets/Face.png -------------------------------------------------------------------------------- /Original Assets/Hair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Original Assets/Hair.png -------------------------------------------------------------------------------- /Original Assets/Mita'sGlasses.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Original Assets/Mita'sGlasses.png -------------------------------------------------------------------------------- /Original Assets/MitaRig.blend: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Original Assets/MitaRig.blend -------------------------------------------------------------------------------- /Original Assets/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Original Assets/logo.png -------------------------------------------------------------------------------- /Plugin/ClothesMenuPatcher.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/ClothesMenuPatcher.cs -------------------------------------------------------------------------------- /Plugin/ConsoleCommands.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/ConsoleCommands.cs -------------------------------------------------------------------------------- /Plugin/Plugin.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Plugin.cs -------------------------------------------------------------------------------- /Plugin/Plugin.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Plugin.csproj -------------------------------------------------------------------------------- /Plugin/PluginLoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/PluginLoader.cs -------------------------------------------------------------------------------- /Plugin/Utils/AssetLoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/AssetLoader.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Codebook.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Codebook.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/HuffmanListNode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/HuffmanListNode.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/ICodebook.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/ICodebook.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IContainerReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IContainerReader.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IFactory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IFactory.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IFloor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IFloor.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IFloorData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IFloorData.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IHuffman.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IHuffman.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IMapping.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IMapping.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IMdct.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IMdct.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IMode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IMode.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IPacket.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IPacket.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IPacketProvider.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IPacketProvider.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IResidue.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IResidue.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IStreamDecoder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IStreamDecoder.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IStreamStats.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IStreamStats.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/ITagData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/ITagData.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/IVorbisReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/IVorbisReader.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/Ogg/ICrc.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/Ogg/ICrc.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/Ogg/IForwardOnlyPacketProvider.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/Ogg/IForwardOnlyPacketProvider.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/Ogg/IPacketReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/Ogg/IPacketReader.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/Ogg/IPageData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/Ogg/IPageData.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/Ogg/IPageReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/Ogg/IPageReader.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/Ogg/IStreamPageReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/Ogg/IStreamPageReader.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/Ogg/PageFlags.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/Ogg/PageFlags.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Contracts/ParameterChangeEventArgs.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Contracts/ParameterChangeEventArgs.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/DataPacket.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/DataPacket.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Extensions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Extensions.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Factory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Factory.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Floor0.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Floor0.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Floor1.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Floor1.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Huffman.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Huffman.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/IContainerReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/IContainerReader.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/IPacketProvider.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/IPacketProvider.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/IVorbisStreamStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/IVorbisStreamStatus.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Mapping.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Mapping.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Mdct.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Mdct.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Mode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Mode.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/NVorbis.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/NVorbis.csproj -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/NewStreamEventArgs.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/NewStreamEventArgs.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Ogg/ContainerReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Ogg/ContainerReader.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Ogg/Crc.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Ogg/Crc.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Ogg/ForwardOnlyPacketProvider.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Ogg/ForwardOnlyPacketProvider.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Ogg/ForwardOnlyPageReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Ogg/ForwardOnlyPageReader.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Ogg/Packet.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Ogg/Packet.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Ogg/PacketProvider.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Ogg/PacketProvider.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Ogg/PageReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Ogg/PageReader.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Ogg/PageReaderBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Ogg/PageReaderBase.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Ogg/StreamPageReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Ogg/StreamPageReader.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Residue0.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Residue0.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Residue1.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Residue1.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Residue2.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Residue2.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/StreamDecoder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/StreamDecoder.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/StreamStats.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/StreamStats.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/TagData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/TagData.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/Utils.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/Utils.cs -------------------------------------------------------------------------------- /Plugin/Utils/NVorbis/VorbisReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/NVorbis/VorbisReader.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/CharWordReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/CharWordReader.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/CharWordReader.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/CharWordReader.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/MTLLoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/MTLLoader.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/MTLLoader.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/MTLLoader.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/OBJLoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/OBJLoader.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/OBJLoader.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/OBJLoader.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/OBJLoaderHelper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/OBJLoaderHelper.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/OBJLoaderHelper.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/OBJLoaderHelper.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/OBJObjectBuilder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/OBJObjectBuilder.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/OBJObjectBuilder.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/OBJObjectBuilder.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/README.HTML: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/README.HTML -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/README.HTML.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/README.HTML.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/Samples.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/Samples.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/StringExtensions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/StringExtensions.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/StringExtensions.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/StringExtensions.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/BMPLoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/BMPLoader.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/BMPLoader.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/BMPLoader.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/BinaryExtensions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/BinaryExtensions.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/BinaryExtensions.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/BinaryExtensions.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/ColorExtensions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/ColorExtensions.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/ColorExtensions.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/ColorExtensions.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/DDSLoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/DDSLoader.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/DDSLoader.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/DDSLoader.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/ImageLoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/ImageLoader.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/ImageLoader.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/ImageLoader.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/ImageLoaderHelper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/ImageLoaderHelper.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/ImageLoaderHelper.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/ImageLoaderHelper.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/ImageUtils.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/ImageUtils.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/ImageUtils.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/ImageUtils.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/TGALoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/TGALoader.cs -------------------------------------------------------------------------------- /Plugin/Utils/OBJImport/TextureLoader/TGALoader.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/OBJImport/TextureLoader/TGALoader.cs.meta -------------------------------------------------------------------------------- /Plugin/Utils/ReflectionForcer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Plugin/Utils/ReflectionForcer.cs -------------------------------------------------------------------------------- /Project.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Project.sln -------------------------------------------------------------------------------- /Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/README.md -------------------------------------------------------------------------------- /global.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/global.json -------------------------------------------------------------------------------- /omnisharp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/omnisharp.json -------------------------------------------------------------------------------- /update_dependencies.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CORRUPTOR2037/MiSide-AssetLoader/HEAD/update_dependencies.bat --------------------------------------------------------------------------------