rename test library to app & rename app.name to app.script
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include "api_lua.hpp"
|
||||
|
||||
const luaL_Reg applib[] = {
|
||||
{NULL, NULL}
|
||||
};
|
||||
Reference in New Issue
Block a user