diff options
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 |