Skip to content

Commit 3265428

Browse files
Merge pull request #5 from CoderGamester/develop
Release 0.5.0
2 parents b00a687 + 9fb01aa commit 3265428

File tree

8 files changed

+2687
-2
lines changed

8 files changed

+2687
-2
lines changed

Runtime/GameLovers.DataExtensions.asmdef

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"name": "GameLovers.DataExtensions",
3+
"rootNamespace": "",
34
"references": [],
45
"includePlatforms": [],
56
"excludePlatforms": [],
6-
"allowUnsafeCode": false,
7+
"allowUnsafeCode": true,
78
"overrideReferences": false,
89
"precompiledReferences": [],
910
"autoReferenced": true,

0 commit comments

Comments
 (0)