Robert Jelic f863b986c2 fixes and changes
- added other events (now animations/threads/timers should work like intended)
- fixed a bug with auto resize (especially for craftos pc)
- removed importantScroll (i really disliked this, but now its just not necessary anymore)
- removed setMaxScroll and setMinScroll, now it's only 1 method called :setScrollAmount()
- if you make a frame scrollable (:setScrollable()) the frame will calculate the allowed scroll amount by it's childrens object's position+height unless you are using :setScrollAmount()
2022-08-12 12:06:33 +02:00
2022-08-12 12:06:33 +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%