Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 758 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 758 Bytes

Blackjaques

Compatibility

Kernel OS Support
Linux Ubuntu Full
Arch Full
Darwin macOS Full
NT Windows Full

please make sure to give us the kernel and OS in bug reports so that we can easily find platform specific issues, and update the compatibility info

Building

Building is as simple as forking the repo and opening the project in visual studio (2022) or visual studio for mac, if you want to use debug++ please add 'DEBUG++' to the runtime args when building using the debug preset

Runnning

For the moment there are no binarys provided, so you have to build it yourself, to build it from scratch, please read building.