Robert Jelic 535dddb41d some fixes
- added logsystem (basalt.log(text))
- changed programs: using now shell.execute instead of os.run
- added basalt.logging boolean which turns on the logsystem (currently only logs errors, will add more in the near future)
- fixed a bug with setTransparent
- changed the default background color of sliders and labels to false
2022-08-20 21:26:43 +02:00
2022-08-20 21:26:43 +02:00
2022-08-12 01:52:06 +02:00
2022-08-12 01:52:06 +02:00
2022-08-12 01:52:06 +02:00
2022-08-12 01:52:06 +02:00
2022-08-12 01:52:06 +02:00
2022-05-30 03:01:14 -04:00
2022-08-12 01:52:06 +02:00

Basalt - A UI Framework for CC:Tweaked

GitHub Repo stars GitHub commit activity GitHub Repo stars GitHub code size in bytes Discord

Basalt is intended to be an easy-to-understand UI Framework designed for CC:Tweaked (Also know as "ComputerCraft: Tweaked") - a popular minecraft mod. For more information about CC:Tweaked, checkout the project's wiki or download.
Note: Basalt is still under developement and you may find bugs!

Check out the wiki for more information.
If you have questions, feel free to join the discord server: https://discord.gg/yNNnmBVBpE.

Demo

Basalt v1.7 Latest
2023-05-19 16:42:46 +08:00
Languages
Lua 100%