swamp-boot-game 0.0.14-alpha.2

Plugin to boot a swamp-game
Documentation
[package]
name = "swamp-boot-game"
version = "0.0.14-alpha.2"
edition = "2021"
repository = "https://github.com/swamp/swamp"
license = "MIT"
categories = ["game-development"]
description = "Plugin to boot a swamp-game"

[dependencies]
swamp-game = { path = "../game", version = "0.0.14-alpha.2" }
tracing = "0.1.40"
int_math = "0.0.2"
swamp-material = { path = "../material", version = "0.0.14-alpha.2" }
swamp-render-wgpu = { path = "../render-wgpu", version = "0.0.14-alpha.2" }
swamp-font = { path = "../font", version = "0.0.14-alpha.2" }

# Limnus
limnus = "0.0.12"# // TODO: Should have a more minimal dependency