Getting Started
📄️ Drafft Scripting Syntax
Drafft's powerful script editor uses simple plain text to tell your game's characters exactly what to do and how to do it.
📄️ Drafft Multiuser Feature
Realtime multi user scripting and dialogue trees, with replication to a remote database.
📄️ Exporting
In order to use drafft database in a game engine, an export needs to be done. It will generate a plain JSON file with all the necessary data.
📄️ Screen Play Generation
Auto generate standard screenplays from game scripts and dialogue trees.
📄️ API Documentation
Drafft comes with an optional REST API for querying on a loaded project.