0.1.0-0-pre.2

This commit is contained in:
2026-09-16 00:03:45 +02:00
parent 8b4c79c431
commit 8c0252e34e
27 changed files with 713 additions and 34 deletions

View File

@@ -0,0 +1,17 @@
# file: crates/apps/game-reflex-poc-desktop/Cargo.toml
# version: 1
[package]
name = "game-reflex-poc-desktop"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true
publish.workspace = true
[dependencies]
game-reflex-poc = { path = "../../games/game-reflex-poc" }
[lints]
workspace = true