Skip to content

v3.3.0

Compare
Choose a tag to compare
@craftablescience craftablescience released this 19 Sep 18:37
· 701 commits to main since this release

GUI Changes

  • Rename "New..." to "Create Empty..."
  • Add new function "Create From Folder..." to create a new VPK from a folder
  • "Check For Updates..." now pings GitHub's web API to get the latest release information and displays the results in a popup
  • Fix error preview showing instead of directory preview (forgot to delete test code)
  • Fix directory preview crashing when it displays a file with a name that is all extension (e.g. .gitignore)
  • Fix malformed Linux installer files

For Developers

  • Rename VPK::new to VPK::createEmpty
  • Add function VPK::createFromDirectory