Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 638 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 638 Bytes

Lua GUI Library based on the Love2d Game engine

Thank you too @eros ヅ for getting me started on this project!

About

This is a very simple Lua GUI built with the Love2d Game Engine. This is very much a WIP project and contributions on very welcome!

Installing

  • Download Love2d from https://love2d.org/
  • Open the Custom Lua GUI Folder in a IDE or Text Editor
  • Work away! No Docs yet, I will add those soon, but the code is easy to parse and understand.

Contribution Guidelines

  • Make sure your code is reliable and stable. No Errors should be shown
  • Follow current code Formatting
  • Effort Must be shown into PRs