This commit is contained in:
2026-08-10 19:23:04 +02:00
commit 404d15a56c
134 changed files with 5374 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "AfterHours.Runtime",
"rootNamespace": "AfterHours",
"references": [
"Unity.Netcode.Runtime",
"Unity.Netcode.Components",
"Unity.Collections"
],
"includePlatforms": [],
"allowUnsafeCode": false,
"autoReferenced": true
}