Bilup Documentation
Technical documentation for Bilup - a modified Scratch environment for developers.
What is Bilup?
Bilup is a Scratch modification built on TurboWarp, designed for developers and advanced users:
- Enhanced VM - Modified virtual machine with developer features
- No Cloud Storage - Local execution only
- JavaScript Integration - Enhanced extension capabilities
- Developer Tools - Technical documentation and APIs
- Modified Interface - Delete default sprite and variable
Quick Navigation
🚀 Getting Started
Access Bilup and understand the technical differences from Scratch.
🛠️ Development
Contribute to Bilup development and understand the codebase.
⚙️ GUI Internals
Technical documentation of the user interface architecture.
📖 API Reference
Programming interfaces and technical specifications.
Related Projects
- Bilup Web - Main web application
- Bilup Packager - Package projects for web deployment
- TurboWarp - Base project that Bilup is built on
Development
- GitHub: https://github.com/Bilup
- Issues: Report technical issues and bugs
- Contributions: Submit pull requests for improvements
Technical documentation for developers. For general Scratch help, see Scratch documentation.
These pages are open source. Contributions are welcome. See why in GitHub.
Why I see TurboWarp pages here?
Due to compatibility and some pages truly helps you understand our project, we decided to keep them here.