Update Home
parent
e9a406e4e1
commit
f5f8d2d0fe
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
@ -1,6 +1,6 @@
|
||||||
### Basics
|
### 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.**
|
**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.**
|
It currently uses a **raylib based rendering backend** and as such is **technically platform independent.**
|
||||||
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.
|
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.
|
||||||
|
|
||||||
### Getting started
|
### Getting started
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue