flatbox 0.1.0

Rust ECS game engine with editor written in C#
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[book]
title = "Flatbox Manual"
authors = ["Koncepto Sociala"]
description = "An official manual book for Flatbox engine"
multilingual = true
language = "en"

[rust]
edition = "2021"

[build]
build-dir = "../docs"
create-missing = false
use-default-preprocessors = true