refactor player assets into own assembly

This commit is contained in:
2022-11-25 13:55:23 +01:00
parent 11f1b313c6
commit a5b8e4d131
56 changed files with 62 additions and 8 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "Player",
"rootNamespace": "EscapeRoomEngine",
"references": [
"GUID:776d03a35f1b52c4a9aed9f56d7b4229"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}