Skip to content
Snippets Groups Projects
Commit 954a74f9 authored by Erik Johnson's avatar Erik Johnson
Browse files

Attempting to get this project operational in a Unity Build.

parent a92d9c5d
No related branches found
No related tags found
1 merge request!1Attempting to get this project operational in a Unity Build.
{
"name": "Shared.ScriptableVariables.Editor",
"references": [
"Shared.ScriptableVariables"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}
\ No newline at end of file
fileFormatVersion: 2
guid: fb2e4cba368987c47baed7cf784cd894
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
{ {
"name": "Scriptable Variables Assembly", "name": "Shared.ScriptableVariables",
"references": [], "references": [],
"optionalUnityReferences": [], "optionalUnityReferences": [],
"includePlatforms": [], "includePlatforms": [],
......
{
"name": "Shared.ScriptableVariables.Variables.ReferenceTypes.Editor",
"references": [
"Shared.ScriptableVariables"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}
\ No newline at end of file
fileFormatVersion: 2
guid: b57584c95da29ab47aaf697017dc763d
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
{ {
"name": "com.futuretech.shared", "name": "com.futuretech.shared",
"displayName": "FutureTech Shared", "displayName": "FutureTech Shared",
"description": "this is a description", "description": "Contains shared items such as the Scriptable Variables.",
"version": "0.1.7", "version": "0.1.8",
"unity": "2018.3", "unity": "2018.3",
"license": "MIT", "license": "MIT",
"repository": { "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