This is an example of a C++ program with embedded lua scripts.
the resources (scripts) are embedded using the resource compiler ris.
premake4 res
the example features a custom lua module loader (resource_module_loader
, set_loader
) which allows loading lua modules from the embedded text resources.
- lualinq, Copyright (c) 2014, Marco Mastropaolo