RPG++ documentation¶
Welcome to the RPG++ Engine documentation!
You can see the User Guide here to learn how to make your first RPG++ game:
User Guide:
Scripting API¶
RPG++ utilizes Lua for scripting. You can explore the Lua Scripting API here:
Contribution¶
You can file an issue on the GitHub repo
If you want to contribute to the engine, you can fork the repo and make a PR when you’re ready! A documentation for developers in available here: