well_of_text/well_of_text.nimble

6 lines
119 B
Plaintext
Raw Normal View History

2023-09-08 10:29:04 +02:00
bin = @["well_of_text"]
license = "Unlicense"
requires: "nim", "syndicate", "sdl2"
srcDir = "src"
2023-09-11 20:06:09 +02:00
version = "20230911"