1
1
Fork 0
mirror of https://github.com/DualBrain/QB64.git synced 2023-11-19 13:10:13 +00:00
QB64-website/dev.md

14 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2022-12-26 20:41:23 +00:00
[Home](https://qb64.com) • [Forums](https://qb64.boards.net/) • [News](news.md) • [GitHub](https://github.com/QB64Official/qb64) • [Wiki](wiki.md) • [Samples](samples.md) • [InForm](inform.md) • [GX](gx.md) • [QBjs](qbjs.md) • [Community](community.md) • [More...](more.md)
2022-04-25 19:29:20 +00:00
## Development Builds
Unfortunately the events of early 2022 (due to the actions of a rogue individual) have severely disrupted the QB64 community. So until the dust settles and a new organization solidifies, the following links are here for historical purposes.
2022-04-25 19:29:20 +00:00
Unlike the stable builds, these have had far less testing. Although we try our best, things may break. If you're adventurous, we encourage you to help us find bugs!
- [Windows (64bit)](https://qb64.nyc3.digitaloceanspaces.com/development-builds/qb64_development_win-x64.7z)
- [Windows (32bit)](https://qb64.nyc3.digitaloceanspaces.com/development-builds/qb64_development_win-x86.7z)
- [Linux](https://qb64.nyc3.digitaloceanspaces.com/development-builds/qb64_development_lnx.tar.gz)
- [macOS](https://qb64.nyc3.digitaloceanspaces.com/development-builds/qb64_development_osx.tar.gz)
Please let us know if any of these links are broken so they can be updated.