ccdb 0.3.0

A small terminal based game engine
[build-dependencies.cc]
version = "1.0"
[dependencies.openfile]
version = "0.1.1"

[package]
authors = ["TheSlam <32799244+salmmanfred@users.noreply.github.com>"]
build = "./src/build.rs"
description = "A small terminal based game engine"
edition = "2018"
keywords = ["gamedev", "graphics", "multithreading", "engine"]
license = "MIT"
links = "./src/c/"
name = "ccdb"
readme = "README.md"
repository = "https://github.com/salmmanfred/ccdb"
version = "0.3.0"