Studio Zip - Download
The feature allows users to export an entire "Studio Project"—including source files, dependencies, metadata, and assets—into a single, compressed .zip archive. This is essential for offline backups, project sharing, or migrating work between different environments. Export Composition
Implement a 24-hour cleanup policy for generated .zip files on the server to save space. Download Studio zip
All primary project files (e.g., .pov , .project , .json ). The feature allows users to export an entire
A manifest.json file generated at runtime to track versioning, author info, and file structure. and assets—into a single
Files are gathered into a temporary directory and compressed using a standard ZIP library.