Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Marco4413/YAGUI

Repository files navigation

To download YAGUI you can run pastebin run 5qQ6t6ZX on your computer!

To make examples work you should do "LIBFILE setup" once you downloaded the Library and every time you move it to another location.

This is a remake of my other GUI LIB: APLib

What does YAGUI stand for? YAGUI stands for "Yet Another Graphical User Interface", this library tries to make GUIs easier to make and more powerful by having these objectives:

  • Has a Loop that makes easier event management;
  • Can draw and get events from multiple monitors;
  • Has a screen buffer which makes possible to simulate transparency when drawing;
  • Has a rednet based wireless screen sharing system (Wireless Screen Share, WSS).

Screenshots (of examples):

Documentation:

Trello Board, where you can find all the things that are planned for the Library!

CREDITS:

  • Minified version of the Library is made with this Lua Minifier!
  • Using MkDocs to make the docs!
  • Using CraftOS-PC to test performance of the library!