This commit is contained in:
Jan Racek
2026-03-24 13:00:54 +01:00
parent 53e993f58e
commit 4aa4e49424
145 changed files with 10853 additions and 2965 deletions

View File

@@ -1,10 +1,13 @@
{
"name": "net.psxplash.splashedit.Editor",
"name": "net.psxsplash.splashedit.Editor",
"rootNamespace": "",
"references": [
"net.psxsplash.splashedit.Runtime"
"net.psxsplash.splashedit.Runtime",
"Unity.AI.Navigation"
],
"includePlatforms": [
"Editor"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
@@ -13,4 +16,4 @@
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}
}