Skip to content

v1.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@michaelbromley michaelbromley released this 25 Jul 20:24
· 107 commits to master since this release

First pre-release of SKQW! This release consists of the Windows installer binary and a zip archive of work-in-progress visualizations.

Installation

  1. Download and run the installer .exe file to install. The app will be installed to Users/<username>/AppData/Local/SKQW, but should automatically create a shortcut.
  2. Then download the visualization library and unzip somewhere.
  3. In SKQW, open the settings panel by clicking the icon in the top right.
  4. Open up the "library path" selector and point it to where you unzipped the files from 2.

Notes:

  • The installer is not signed. This means Windows will warn you that it is not trusted and you shouldn't install it. If you trust me, you can disregard this warning ;) If there is enough interest I will consider purchasing a code-signing certificate to make such warnings go away.
  • This is alpha software. It is likely you will encounter bugs. Please open issues in this repo (if you know how) so I can fix them for the next release.
  • I would love to make installers for Mac OS X and Linux, but I have not had the opportunity yet. If you want to see them too, let me know! In the mean time, if you feel brave, you can try building from source.