soliterm-game 0.1.0

Game engine for soliterm
Documentation
[package]
name = "soliterm-game"
description = "Game engine for soliterm"
version = "0.1.0"

authors.workspace = true
edition.workspace = true

categories.workspace = true
homepage.workspace = true
keywords.workspace = true
license.workspace = true
readme.workspace = true
repository.workspace = true

[dependencies]
soliterm-model.workspace = true