-- A secure, thread-safe (SQLITE_OPEN_FULLMUTEX) SQLite3 wrapper for local data -- persistence. The database files are strictly sandboxed to the application's -- secure storage directory ...
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 ...