int lua_mongo_database_get_collection_names (lua_State *L); int lua_mongo_database_has_collection (lua_State *L); int lua_mongo_database_destroy (lua_State *L); int ...
This is a project created by me for fun to enhance my Lua knowledge. I didn't know I would end up creating a database for everyone to access. This game will be updated in future. ntchecks.lua A ...