So i released my first plugin. It works okay. Though i imagine it's a huge mess to look at (e.g. settings hardcoded in lua) that is why I ask for style/programming tips and tricks.
It seems that a lot of stuff is saved in "*.ini" but there is also sql and xml and not a lot of examples (e.g. most lua api has one liners without any context on how stuff works) so which one is preferred? Also what is best way to debug plugins - web interface seems to take quite some time to reload them.
Also suggestions and criticism is welcome.
It seems that a lot of stuff is saved in "*.ini" but there is also sql and xml and not a lot of examples (e.g. most lua api has one liners without any context on how stuff works) so which one is preferred? Also what is best way to debug plugins - web interface seems to take quite some time to reload them.
Also suggestions and criticism is welcome.