tickwork-shell 0.1.0

Tickwork shell — shared UI rendering library for tickwork-based games (egui, localisation, themes).
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "tickwork-shell"
version = "0.1.0"
edition = "2021"
description = "Tickwork shell — shared UI rendering library for tickwork-based games (egui, localisation, themes)."
license = "MIT OR Apache-2.0"
keywords = ["incremental", "game", "ui", "egui", "wasm"]
categories = ["game-engines", "wasm", "gui"]
repository = "https://github.com/sjourdois/tickwork"
homepage = "https://tickwork.dev"
readme = "README.md"