Skip to content
Егор edited this page Feb 11, 2024 · 9 revisions

Welcome to the KolibriOS-Cpp-Lib wiki!

fuck you!

How use it?

At the beginning of main you need to call the init() function, KolibriLib::init() it loads the necessary libraries

if you want to use gui, you need to create an instance of the window::Window class.

read all in the Docs/html/index.html

Clone this wiki locally