Tagged Questions
4
votes
3answers
441 views
Use of classes for lua extensions
I'm asking about a very small domain. One-off extension scripts. IE, defining a new weapon for scorched earth.
When providing and API for small extension I've seen two approaches.
The API exposes ...