Alias support, Better configuration Location.
deetonn
released this
26 Jul 18:21
·
275 commits
to master
since this release
The alias
command is now supported. This command can create an alias for any line of execution. The syntax is like this:
Example:
alias command_name="command1 & command2 arg1 & help --all"
All configuration details now live in %AppData%\Roaming\Console\saved. This is a global save point for this application, so any save files will live there. Along with log files.