despero 0.1.0

Rusty game engine, using API Vulkan and implementing paradigm of ECS
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[book]
title = "Despero Manual"
authors = ["Koncepto Sociala"]
description = "An official manual book for Despero engine"
multilingual = true
language = "en"

[rust]
edition = "2021"

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