ftsf / nico

a Game Framework in Nim inspired by Pico-8.
MIT License
624 stars 35 forks source link

`task deps, "Downloads dependencies"` does not work with new nim #101

Open enthus1ast opened 1 year ago

enthus1ast commented 1 year ago

It seems the task "deps" is a default task now. Tested with:

Nim Compiler Version 1.9.1 [Windows: amd64]
nimble v0.14.0 compiled at 2023-02-16 01:38:12

maybe rename deps to downloadDeps