NiChrosia / minloader

A simple version manager for Mindustry, sourcing versions from GitHub releases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ux: default arguments

NiChrosia opened this issue · comments

Issue

Some arguments should be fairly implicit. For example, the run directory could default to the current, and the destination for the Mindustry jar could be, similarly, its name in the current directory.

Specification

  • For minloader run version.jar, default to the working directory.
  • For minloader download version asset, default to workingDir/asset.

First one, after later consideration, seems like it could be undesired behavior, considering the number of files and folders created.
Second one is natural behavior in the latest version.