Skip to content

Commit

Permalink
Added assembly definition files (Siccity#18)
Browse files Browse the repository at this point in the history
To make sure everything compiles correctly.
  • Loading branch information
Kibsgaard authored and Siccity committed Aug 8, 2019
1 parent 0e8ad40 commit 56979ae
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
15 changes: 15 additions & 0 deletions GLTFUtility.asmdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "GLTFUtility",
"references": [],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}
7 changes: 7 additions & 0 deletions GLTFUtility.asmdef.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 56979ae

Please sign in to comment.