From 9ab4aa10b2e425df818957ffb2bc5cd6d2df4c51 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 11 Jun 2026 23:15:14 +0100 Subject: Initial commit --- .../Editor/VRChat.Bootstrapper.Editor.asmdef | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Packages/com.vrchat.core.bootstrap/Editor/VRChat.Bootstrapper.Editor.asmdef (limited to 'Packages/com.vrchat.core.bootstrap/Editor/VRChat.Bootstrapper.Editor.asmdef') diff --git a/Packages/com.vrchat.core.bootstrap/Editor/VRChat.Bootstrapper.Editor.asmdef b/Packages/com.vrchat.core.bootstrap/Editor/VRChat.Bootstrapper.Editor.asmdef new file mode 100644 index 0000000..115b3e2 --- /dev/null +++ b/Packages/com.vrchat.core.bootstrap/Editor/VRChat.Bootstrapper.Editor.asmdef @@ -0,0 +1,15 @@ +{ + "name": "VRChat.Bootstrapper.Editor", + "references": [], + "includePlatforms": [ + "Editor" + ], + "excludePlatforms": [], + "allowUnsafeCode": false, + "overrideReferences": false, + "precompiledReferences": [], + "autoReferenced": true, + "defineConstraints": [], + "versionDefines": [], + "noEngineReferences": false +} \ No newline at end of file -- cgit v1.2.3