diff options
author | chai <215380520@qq.com> | 2023-09-30 20:34:38 +0800 |
---|---|---|
committer | chai <215380520@qq.com> | 2023-09-30 20:34:38 +0800 |
commit | 310c7c41f0357da621be7e3af59909c54c1dd1eb (patch) | |
tree | dcf715d44d803ff6a3fb632f21872a8737cfeb7c /MultiplayerToolkit/Assets/com.rlabrecque.steamworks.net/Editor/com.rlabrecque.steamworks.net.editor.asmdef |
init
Diffstat (limited to 'MultiplayerToolkit/Assets/com.rlabrecque.steamworks.net/Editor/com.rlabrecque.steamworks.net.editor.asmdef')
-rw-r--r-- | MultiplayerToolkit/Assets/com.rlabrecque.steamworks.net/Editor/com.rlabrecque.steamworks.net.editor.asmdef | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/MultiplayerToolkit/Assets/com.rlabrecque.steamworks.net/Editor/com.rlabrecque.steamworks.net.editor.asmdef b/MultiplayerToolkit/Assets/com.rlabrecque.steamworks.net/Editor/com.rlabrecque.steamworks.net.editor.asmdef new file mode 100644 index 0000000..eab0b2b --- /dev/null +++ b/MultiplayerToolkit/Assets/com.rlabrecque.steamworks.net/Editor/com.rlabrecque.steamworks.net.editor.asmdef @@ -0,0 +1,18 @@ +{ + "name": "com.rlabrecque.steamworks.net.editor", + "rootNamespace": "", + "references": [ + "GUID:68bd7fdb68ef2684e982e8a9825b18a5" + ], + "includePlatforms": [ + "Editor" + ], + "excludePlatforms": [], + "allowUnsafeCode": false, + "overrideReferences": true, + "precompiledReferences": [], + "autoReferenced": true, + "defineConstraints": [], + "versionDefines": [], + "noEngineReferences": false +}
\ No newline at end of file |