latebit / latebit-engine

Pixel based game engine integrated in your IDE
3 stars 0 forks source link

[Tooling] CLI to compile the game and support different targets #15

Open shikaan opened 8 months ago

shikaan commented 8 months ago

The API we would like to see is something like

cli-tool-name -t web -c config.toml ./main.cpp