Skip to content

Commit

Permalink
fix: Unity 2022 crash workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
anatawa12 committed Sep 6, 2023
1 parent 7824996 commit b40f3a0
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 0 deletions.
1 change: 1 addition & 0 deletions Localization/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// for compilation
11 changes: 11 additions & 0 deletions Localization/AssemblyInfo.cs.meta

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

15 changes: 15 additions & 0 deletions Localization/com.anatawa12.avatar-optimizer.localization.asmdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "com.anatawa12.avatar-optimizer.localization",
"references": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": false,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

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

0 comments on commit b40f3a0

Please sign in to comment.