🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
230 B

  1. # parameter name, type, value range, required, categories
  2. --geometry, enum, [500x500 600x600], false, []
  3. --logical, enum, [300x500 550x450], false, []
  4. --scale, integer, [1 5], false, []
  5. --iterations, integer, [1000 1000], true, []