mirror of
https://github.com/smyalygames/monopoly.git
synced 2026-01-06 19:58:49 +01:00
Added multiplayer plugin
This commit is contained in:
17
Assets/Mirror/Editor/Mirror.Editor.asmdef
Normal file
17
Assets/Mirror/Editor/Mirror.Editor.asmdef
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Mirror.Editor",
|
||||
"references": [
|
||||
"Mirror",
|
||||
"Mirror.Weaver"
|
||||
],
|
||||
"optionalUnityReferences": [],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": []
|
||||
}
|
||||
Reference in New Issue
Block a user