Rül Hölos

Results 2 issues of Rül Hölos

First plugin ever! Initial release, I hope I did everything correctly for the PR, I'm not used to those kind of things ^^" This plugin adds a way to store...

new plugin
size-large
pending-code-review
pending-rules-compliance
completed-testing

`luaL_register` takes a single `luaL_Reg` parameter instead of an array of these objects. I believe it's supposed to take an array of `luaL_Reg`s or a pointer to that array, as...