Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

? Lua in C++ with Sol2 - That One Game Dev
External Resource

? Lua in C++ with Sol2 - That One Game Dev

This article explains how to easily embed Lua into your C++ project. Lua is an useful scripting language. Lua is fast. Lua is not compiled.

object71
object71
February 26, 2021 7.9k views

This tutorial is hosted externally

https://thatonegamedev.com/cpp/introduction-to-lua-in-c-with-sol2/

Visit Tutorial

This article explains how to easily embed Lua into your C++ project. Lua is an useful scripting language. Lua is fast. Lua is not compiled.

Related Tutorials

Discussion

Discussion

Loading comments...

More from object71