Recursive calling of ObjectExporters from a SceneExporter, icons

This commit is contained in:
2025-01-13 19:59:41 +01:00
commit d1c734f078
23 changed files with 1105 additions and 0 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "net.psxsplash.splashedit",
"version": "1.0.0",
"displayName": "Splashedit",
"description": "A toolkit for PSX asset management within Unity",
"unity": "6000.0"
}