rewritten atleast 4 times based on people's complaints about the library being too complicated to use. at its current state, expect it to be really easy to use at this point. trust me bro
- no wiki yet
- open the terminal and locate your repository, and run the following command
git submodule add https://github.com/lua-gods/GNUI GNUI
this will create a folder named GNUI in your repository that is linked to the GNUI repository, so for any updates, you can simply git pull to get the latest changes
Important
Sumneko lua by default ignores git submodules. Make sure to enable submodules in your repository by setting "Lua.workspace.ignoreSubmodules":false
your settings.json file
and if using GSRewriteDocs in the .luarc.json
file, make sure to set "ignoreSubmodules": false
- Download the repository or just click here
- Extract the zip file into a folder called
GNUI
in your desired avatar.