End & Help - ParzivalExe/guiapi GitHub Wiki

Wow, you have finished this Wiki, which has obviously been a big chunk of work but I hope that in the future it will spare you even more work than that!

At least for me it has been amazing developing this API and it did safe me huge amounts of work and tidy up my code at the same time and after using it a bit and getting even more acquainted with the plugin I am sure it will be the same for you.


If you do run into some problems or have a feature you want to request, simply create a new issue

If you want to look at how I programmed specific part of this API (for example a specific Component), the whole code is available for you to look at and even edit yourself.


Code: https://github.com/ParzivalExe/guiapi

API: https://www.curseforge.com/minecraft/bukkit-plugins/guiapi-by-birdcraft33

Issues: https://github.com/ParzivalExe/guiapi/issues

Wiki: https://github.com/ParzivalExe/guiapi/wiki

Licences

Lexer and Parser for ANTLR4 were created by Terence Parr and uploaded to GitHub under the "BSD-License". The original Repository (which had Lexer and Parser for many languages) can't be found anymore unfortunately.