Documentation
An introduction to Turboism, basic use, and development documentation.
Turboism is an open-source enhancement tool and plugin framework for Live2D Cubism Editor. It adds optional features through a public SDK, permissions, and version-specific integration boundaries while keeping Cubism separately installed and licensed.
Documentation structure
Basics
Start with Basics for installation, first use, plugin management, first-party plugin guides, updates, uninstall, and recovery.
Development
Go to Development to contribute to Turboism or work with one of the three supported development approaches:
- Java plugins;
- GraalJS scripts explicitly run by a Java caller; or
- external automation through MCP.
Concepts
Concepts explains Turboism architecture, the mapping layer, and automation boundaries.
Reference
Reference collects the SDK guide and the status of generated API documentation.
Safety and feedback
Read Safety and Rights for project independence, third-party rights, user-data safeguards, licensing, and commercial-use guidance.
To report a bug or request a framework or plugin feature, see Feedback and Requests for Discord, GitHub, and email options.
To help maintain the framework, documentation, testing, and community, see Support Us. Official sponsorship destinations will be listed there after they are available and verified.
For current readiness, see Development Status.