geode-sdk / cli

Command-line utilities for working w/ geode
Boost Software License 1.0
24 stars 21 forks source link

instead of asking for gd version, just fill in latest version for all the platforms #55

Closed matcool closed 4 months ago

matcool commented 4 months ago

instead of asking, would always fill in with something like this:

"gd": {
  "win": "2.204",
  "android": "2.205",
  "mac": "2.200"
}