Initial commit: Asset manifests and structure (1,236 files)

This commit is contained in:
2026-02-17 23:21:11 -08:00
commit 3266caa998
1252 changed files with 114793 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Ignore actual asset files (they're copyrighted and large)
*.pak
*.unity3d
*.bundle
# But keep the directory structure
!.gitignore
!README.md