add example files

This commit is contained in:
nakano yosuke 2019-12-09 01:31:21 +09:00
parent 48e68abe30
commit 5d1e920f84
20 changed files with 194 additions and 0 deletions

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 88f6f9dd96595fe418d6e8e3722498c7
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,3 @@
{
"name": "AsmdefGraph.Example"
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 4326ab8b7972b7c4abe4e28df1a1c005
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 41d423bd194437a4794ef0db0e0de917
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,3 @@
{
"name": "AsmdefGraph.Example.Fuga"
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 56e14997241bc0d4796fc4e693fcc806
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,17 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace AsmdefGraph.Example.Fuga {
public class NewBehaviourScript : MonoBehaviour {
// Start is called before the first frame update
void Start() {
}
// Update is called once per frame
void Update() {
}
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 6151fe4ca2295a144b0ffe9377aef804
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e1503b813dc166a46872444b87b54089
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,3 @@
{
"name": "AsmdefGraph.Example.Hoge"
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 119b4cf3f63d4c84d920ceae3917f02c
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,17 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace AsmdefGraph.Example.Hoge {
public class NewBehaviourScript : MonoBehaviour {
// Start is called before the first frame update
void Start() {
}
// Update is called once per frame
void Update() {
}
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: fbd547a7174816943aeb94280331ab9c
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,17 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace AsmdefGraph.Example {
public class NewBehaviourScript : MonoBehaviour {
// Start is called before the first frame update
void Start() {
}
// Update is called once per frame
void Update() {
}
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: c639ad168c1181f43bc707222a745816
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 503545f013178724c9e7f5404a615dc5
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,13 @@
{
"name": "AsmdefGraph.Example.Piyo",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: c597bd8cd8f7b7c4b981378cf236d387
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,17 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace AsmdefGraph.Example.Piyo {
public class NewBehaviourScript : MonoBehaviour {
// Start is called before the first frame update
void Start() {
}
// Update is called once per frame
void Update() {
}
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: d83f9d05e35355d4587295a3777242eb
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: