Skip to content
Snippets Groups Projects
Commit 1dc17826 authored by Guerrero, Michael J's avatar Guerrero, Michael J
Browse files

Added separate editor assembly so that the scene loader wouldn't break builds.

parent 1c8ce22a
No related branches found
Tags 0.1.13
No related merge requests found
{
"name": "Shared.SceneLoader.Editor",
"references": [
"GUID:0d2c9353c0307484bae7c51301379593"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}
\ No newline at end of file
fileFormatVersion: 2
guid: 07541df0b78a42840889b4c673a86ee6
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
......@@ -2,7 +2,7 @@
"name": "com.futuretech.shared",
"displayName": "FutureTech Shared",
"description": "Contains shared items such as the Scriptable Variables.",
"version": "0.1.12",
"version": "0.1.13",
"unity": "2018.3",
"license": "MIT",
"repository": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment