dbsdk-rs 0.1.19

API for creating Rust games for the DreamBox fantasy console
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# DBSDK-Rust

SDK for writing DreamBox games in Rust

## Installation

Add the following line to the dependencies section of your Cargo.toml:

```
dbsdk-rs = "0.1.19"
```

## Documentation

View docs at https://docs.rs/dbsdk-rs/0.1.19/dbsdk_rs/