Skip to content

Commit

Permalink
fix:lack of asmdef
Browse files Browse the repository at this point in the history
  • Loading branch information
hexinghuaxd committed May 27, 2022
1 parent 464aa7a commit b21bf1d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Plugins/AntiAddiction.asmdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "AntiAddiction",
"references": [],
"optionalUnityReferences": [],
"includePlatforms": [],
"excludePlatforms": [
"LinuxStandalone64"
],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}
7 changes: 7 additions & 0 deletions Plugins/AntiAddiction.asmdef.meta

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

0 comments on commit b21bf1d

Please sign in to comment.