Learning plugin coding in 2018
Recently started to look into lotro plugin development as I am by nature a curious programmer.
My idea is to learn the nuts and bolts and document this for others as I go along.
I don't mind reading source code, as this is what I do all day anyway.
The humble start of my work can be seen at https://github.com/shorinji/LotroPluginExamples/
- Does it look correct so far?
- What sources did you use for learning plugin development?
I am aware of the 'Writing LoTRO lua plugins for noobs" thread here on the forum, which is great.
Have looked a bit at the sources of plugins like BuffBars, and this can off course be one way.
Happy for all constructive feedback!