Skip to content

Commit

Permalink
add asmdef
Browse files Browse the repository at this point in the history
  • Loading branch information
in0finite committed Aug 2, 2023
1 parent dae8b1f commit 9cf47c5
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
14 changes: 14 additions & 0 deletions UGameCore.asmdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "UGameCore",
"rootNamespace": "UGameCore",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}
7 changes: 7 additions & 0 deletions UGameCore.asmdef.meta

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

0 comments on commit 9cf47c5

Please sign in to comment.