Skip to content

Releases: CUT-Labs/FUNSC

v1.5.1

21 May 20:25

Choose a tag to compare

Full Changelog: v1.5...v1.5.1

Usage Steps:

EXE Files (Windows Only)

  1. Download FUNSC v1.5.1.zip
  2. Unzip into it's own directory.
  3. Run the "UpdateModules.sh" bash file to ensure proper installation of all dependencies
  4. Run FUNSC.exe (or FUNSC --debug.exe for a printed stack trace)

NOTE: Please do NOT delete anything in the assets folder or the EXE will not be able to run!

Python Files (All Platforms)

  1. Download Source Code.zip below.
  2. Extract into it's own directory.
  3. Run the "UpdateModules.sh" bash file to ensure proper installation of all dependencies.
  4. Run build/gui.py to begin using the GUI.

FUNSC v1.5

20 May 07:10

Choose a tag to compare

Full Changelog: v1.4.5...v1.5