Skip to content
Spencer Brown edited this page Nov 22, 2023 · 1 revision

Weekly builds

Every week, the BEE repository automatically builds a version of the application and compiler from the in-development code. These can be tested out to try in-progress features or to help find bugs. However these are likely to be less stable, and obviously aren't as tested.

Installing development versions

  1. First, it's advisable to back up your palettes and configs. Type/paste %appdata%/BEEMOD2/ into the Windows Explorer address bar to see them, or click on File -> Open Folder -> Palettes in the BEE app, then go up a folder. When going forward in versions these should be upgraded automatically, but when reverting to an earlier version settings may be lost.

  2. The builds are avalible here for the application, and here for packages.

  3. Make sure to copy down the long string of letters/numbers on the builds you download (or at least the first 10 characters). That allows identifying the exact version if any errors occur.

Clone this wiki locally