mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 13:47:38 +02:00
8 lines
106 B
TOML
8 lines
106 B
TOML
[package]
|
|
name = "unnamed-game-engine"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
sdl3 = "0.17.3"
|