cuberite / CuberitePluginChecker

Automated script for CI-checking Cuberite plugins
The Unlicense
3 stars 3 forks source link

Add support for cosntructors and operators #5

Closed madmaxoft closed 8 years ago

madmaxoft commented 8 years ago

Constructors and operators need to be created when creating the class meta-table, because their usage doesn't go through the __index meta-method.