New Official Rust SDK!


As of now, there is a brand new Rust SDK for creating DreamBox games. In fact, as of now this is the primary supported method of creating DreamBox games for a couple of reasons - don't worry, C/C++ games are still perfectly well supported, but Rust is what's covered on the website guides right now.

This is because the setup for Rust-based projects is *far* shorter - in fact, if you've got Rust installed, you can go from empty folder to brand new DreamBox ISO in just three commands:

cargo install dbsdk-cli
dbsdk-cli new hello-dreambox
dbsdk-cli build .

There's also a new crate for working with DreamBox APIs:

cargo add dbsdk-rs

Get DreamBox

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

Looks like some api. Some very hard api something about complex things