NSXC / LPM

Lua Plugin Manager helps you import and run lua files from C++ and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LPM

Lua Plugin Manager helps you import and run lua files from C++ and more

  • Run C++ functions from Lua
  • Run Lua Function from C++
  • Export C++ String to Lua
  • Export Lua Strings to C++
  • Lazy load plugins
  • Hard Load plugins

About

Lua Plugin Manager helps you import and run lua files from C++ and more


Languages

Language:C++ 91.2%Language:Lua 8.8%