diff --git a/Runtime/Scripts/ThoMagicRenderer.asmdef b/Runtime/Scripts/ThoMagicRenderer.asmdef index e172ed4..ca022fd 100644 --- a/Runtime/Scripts/ThoMagicRenderer.asmdef +++ b/Runtime/Scripts/ThoMagicRenderer.asmdef @@ -3,29 +3,7 @@ "rootNamespace": "Assets.ThoMagic.Renderer", "references": [], "includePlatforms": [], - "excludePlatforms": [ - "Android", - "Editor", - "EmbeddedLinux", - "GameCoreScarlett", - "GameCoreXboxOne", - "iOS", - "LinuxStandalone64", - "CloudRendering", - "macOSStandalone", - "PS4", - "PS5", - "QNX", - "Stadia", - "Switch", - "tvOS", - "WSA", - "VisionOS", - "WebGL", - "WindowsStandalone32", - "WindowsStandalone64", - "XboxOne" - ], + "excludePlatforms": [], "allowUnsafeCode": false, "overrideReferences": false, "precompiledReferences": [],