Releases: lil-brumski/BrumSkyOS
Releases · lil-brumski/BrumSkyOS
BrumSkyOS v1.0.2
Made big changes: Project requires at least C++23 due to use of <expected> and <print> headers.
Released version v1.0.0
Released version v1. 0.0
Removed Python and C# support.
An OS does not need the overhead of GC languages :).
The Python and C# codes are in the old_brumskyos.zip file, for those who care.
Released version v1.0.1
Added python files for automating the build process.
setup.pyfor building the executable.run.pyfor running the executable.
Removed old_brumskyos.zip