Update Home

Booklordofthedings 2024-06-07 19:04:31 +02:00
parent 6ec99d772f
commit f445453b12

@ -1 +1,4 @@
### This is the wiki for the TheaterGui library
### Basics
_Tg_ is a simple retained mode gui library inspired by WinForms with the goal of being used for small utilities and the Theater Engine.
It currently uses a raylib based rendering backend and as such is technically platform indipendent.
However most of the testing is only done in a windows enviroment and development of programs using this library relies on the BeefIDE code generation feature which currently is not available on Linux.