update readme in regard of toolchains

This commit is contained in:
Hartmut Seichter 2023-10-11 14:17:51 +02:00
parent ddb62cb395
commit b9c7ce3b48
2 changed files with 30 additions and 9 deletions

View file

@ -24,6 +24,17 @@ ParadiSO comes with batteries included. However, it should be mentioned here:
- [GLAD](https://github.com/Dav1dde/glad)
- [STB image](https://github.com/nothings/stb)
## Toolchains
ParadiSO is being developed to work on all major desktop systems.
- Windows (Visual Studio Build Tools 2022)
- MacOS (clang 14 or later)
- Linux (clang 14 or later, gcc 13.2.1)
Other combinations might work but are untested.
## Contributors
* [Tim Götzelmann](https://code.technotecture.net/Timeplex) Windows Build