Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 576 Bytes

readme.md

File metadata and controls

14 lines (13 loc) · 576 Bytes

To use:

  • Download the installer from the releases page (or build it yourself, see below)
  • Run the installer
  • Launch the program from the start menu shortcut the installer creates for you
  • If the main SDL2 launch doesn't work, try the GLFW one instead
  • If they both don't work, send me the log file from appdata/roaming

To build:

  • Install Pynsist
  • Run pynsist build.ini
  • Output goes in build/nsis/Zygans_Parabox_Editor_(version).exe

To develop:

  • Python 3.9.11 (or higher)
  • pyimgui 1.4.1 (or higher)