diff --git a/.idea.igem-quantifly/.idea/.name b/.idea.igem-quantifly/.idea/.name new file mode 100644 index 0000000..8a570ea --- /dev/null +++ b/.idea.igem-quantifly/.idea/.name @@ -0,0 +1 @@ +igem-quantifly \ No newline at end of file diff --git a/.idea.igem-quantifly/.idea/modules.xml b/.idea.igem-quantifly/.idea/modules.xml new file mode 100644 index 0000000..bbb5212 --- /dev/null +++ b/.idea.igem-quantifly/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea.igem-quantifly/.idea/vcs.xml b/.idea.igem-quantifly/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/.idea.igem-quantifly/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea.igem-quantifly/.idea/workspace.xml b/.idea.igem-quantifly/.idea/workspace.xml new file mode 100644 index 0000000..cc81e2f --- /dev/null +++ b/.idea.igem-quantifly/.idea/workspace.xml @@ -0,0 +1,240 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1469990300756 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea.igem-quantifly/riderModule.iml b/.idea.igem-quantifly/riderModule.iml new file mode 100644 index 0000000..fa0f0f3 --- /dev/null +++ b/.idea.igem-quantifly/riderModule.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/Assets/Scripts.meta b/Assets/Scripts.meta new file mode 100644 index 0000000..22fc832 --- /dev/null +++ b/Assets/Scripts.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 0e708931f10b24551b262aa960f63921 +folderAsset: yes +timeCreated: 1469989998 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/GameManager.cs b/Assets/Scripts/GameManager.cs new file mode 100644 index 0000000..165726b --- /dev/null +++ b/Assets/Scripts/GameManager.cs @@ -0,0 +1,17 @@ +using UnityEngine; +using System.Collections; + +public class GameManager : MonoBehaviour { + + // Use this for initialization + void Start () + { + + } + + // Update is called once per frame + void Update () + { + + } +} diff --git a/Assets/Scripts/GameManager.cs.meta b/Assets/Scripts/GameManager.cs.meta new file mode 100644 index 0000000..4fd1a1b --- /dev/null +++ b/Assets/Scripts/GameManager.cs.meta @@ -0,0 +1,12 @@ +fileFormatVersion: 2 +guid: 5e377c95eee3a4044ac48a577e7abffb +timeCreated: 1469990009 +licenseType: Free +MonoImporter: + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: