boom_build 0.1.0

An attempt at a game engine. The build dependency. Not usable atm.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.shaderc]
version = "0.6.2"

[package]
authors = ["Jamen Marz <me@jamen.dev>"]
description = "An attempt at a game engine. The build dependency. Not usable atm."
documentation = "https://docs.rs/boom_build"
edition = "2018"
homepage = "https://github.com/jamen/boom"
license = "Zlib"
name = "boom_build"
readme = "readme.md"
repository = "https://github.com/jamen/boom"
version = "0.1.0"