Add files via upload
This commit is contained in:
parent
82aab308f0
commit
310f5c8838
54 changed files with 2357 additions and 0 deletions
24
Tools/geri.simpletools.editor.asmdef
Normal file
24
Tools/geri.simpletools.editor.asmdef
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "SimpleTools",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"Cinemachine",
|
||||
"TMP_Runtime-CSharp",
|
||||
"Unity.TextMeshPro"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [
|
||||
{
|
||||
"name": "com.unity.cinemachine",
|
||||
"expression": "2.7.1",
|
||||
"define": "CINEMACHINE_271_OR_NEWER"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue