Skip to content

VOS | Version 2.2.0

Choose a tag to compare

@nuxl0x nuxl0x released this 26 May 02:18
· 5 commits to master since this release
c39c212

Includes a variety of bugfixes for release v2.1.0, as well as the new version command!

Change Notes:

  • Made it so that vos-install.sh will delete any downloaded files after installation.
  • Added version command and version.txt (under assets). This file is referenced whenever a script needs to know the version.
  • Credits for the credits command are now contained within the credits.sh file instead of credits.txt. This is due to needing to reference the version from version.txt.
  • Added all the new commands from v2.1.0 into cmdlist.txt, as well as the version command.
  • Added manual page for version.
  • Renamed install.sh into vos-install.sh.

Apologies for how buggy v2.1.0 was with the cmdlist command being incorrect!