Skip to content

Binary scene management system#27

Merged
ttktjmt merged 8 commits intomainfrom
mjb-scene
Feb 13, 2026
Merged

Binary scene management system#27
ttktjmt merged 8 commits intomainfrom
mjb-scene

Conversation

@ttktjmt
Copy link
Owner

@ttktjmt ttktjmt commented Feb 13, 2026

Output Structure:
dist/
├── index.html
├── logo.svg
├── manifest.json
├── robots.txt
├── assets/
│   ├── config.json
│   └── (compiled js/css files)
└── <project-id>/ (or 'main')
    ├── index.html
    ├── logo.svg
    ├── manifest.json
    └── assets/
        └── <scene-id>/
            ├── scene.mjb
            ├── <policy-id>.onnx
            └── <policy-id>.json

@ttktjmt ttktjmt merged commit 9bea6d0 into main Feb 13, 2026
6 of 7 checks passed
@ttktjmt ttktjmt deleted the mjb-scene branch February 14, 2026 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant