geng-debug_overlay 0.6.0-alpha.1

Game Engine (debug overlay)
Documentation
[package]
name = "geng-debug_overlay"
version = "0.6.0-alpha.1"
authors = ["kuviman <kuviman@gmail.com>"]
description = "Game Engine (debug overlay)"
license = "MIT"
homepage = "https://github.com/kuviman/geng"
edition = "2018"

[dependencies]
geng-core = { path = "../core", version = "0.6.0-alpha" }
geng-ui = { path = "../ui", version = "0.6.0-alpha" }