Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit 61a92ad

Browse files
committed
Merge branch 'master' into ILRuntime
2 parents f60ac14 + 63bab14 commit 61a92ad

23 files changed

+462
-383
lines changed

Assets/Game/Main.asmdef

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "Main",
3+
"references": [
4+
"GameFramework",
5+
"ThirdParty"
6+
],
7+
"optionalUnityReferences": [],
8+
"includePlatforms": [],
9+
"excludePlatforms": [],
10+
"allowUnsafeCode": false
11+
}

Assets/Game/Main.asmdef.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)