Search Results

Found 1 results for "a23a61ffb92d85f957bc529ce652dd32" across all boards searching md5.

Frosch !!SpWAN5QZ7rf/vg/530801846#530892367
7/12/2025, 4:16:04 AM
>>530891591
To be more exact Lua is a library (emedded langauge), and the official interpreter links this library.

>>530892093
>it said it was made in C++, all the files are Lua files

Are you sure the lua files constitute the whole program? It seems far more likely that you have a c++ linking the lua library and then it runs the lua code as scripts. So what would be distributed in this case would be an executable file and some scripts (if I'm correct).

Show me the game.