This commit is contained in:
2025-09-22 10:48:05 +08:00
parent 224bb0075f
commit c2ef347d42
120 changed files with 16413 additions and 239 deletions

View File

@@ -0,0 +1,23 @@
{
"name": "IngameDebugConsole.Runtime",
"rootNamespace": "",
"references": [
"Unity.InputSystem",
"Unity.TextMeshPro"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.modules.androidjni",
"expression": "",
"define": "UNITY_ANDROID_JNI"
}
],
"noEngineReferences": false
}