Moved everything to a monorepo and fixed the CLI app rendering

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2026-03-16 15:09:37 +01:00
parent ede2c3fa31
commit 9410916b57
53 changed files with 91 additions and 36 deletions

View File

@@ -0,0 +1,16 @@
name: wolf_3d_cli
description: A pure Dart CLI for Wolfenstein 3D.
publish_to: "none"
environment:
sdk: ^3.11.1
resolution: workspace
dependencies:
wolf_3d_data:
wolf_3d_data_types:
wolf_3d_engine:
wolf_3d_input:
wolf_3d_synth:
wolf_3d_assets: