Closed singpolyma closed 4 years ago
It shouldn't be too difficult to make it work - go through the codebase and look for conditional code like #if python and add lua.
#if python
lua
It shouldn't be too difficult to make it work - go through the codebase and look for conditional code like
#if python
and addlua
.