Add train generation and builder for blueprints

This commit is contained in:
hal8174 2024-11-23 22:36:24 +01:00
parent 3ec2d34f65
commit 6ac0cab8d5
7 changed files with 338 additions and 18 deletions

View file

@ -17,6 +17,7 @@ harness = false
[dependencies]
base64 = "0.21.5"
bon = "3.0.2"
clap = { version = "4.4.8", features = ["derive"] }
flate2 = "1.0.28"
image = "0.25.2"