Tagged Questions
14
votes
3answers
4k views
How do you add a scripting language to a game?
Let's say I have a game written in C++. But I want to add some modding or scripting functionality to it. How would one go about adding a scripting functionality to your game?