Unofficial development of the RPG Toolkit Development System 4.x (rpgtoolkit.net).
Mozilla Public License 2.0
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, you can obtain one at http://mozilla.org/MPL/2.0/.
- Lua 5.2.4
- LuaBridge 2.x
- SDL 2.0.3
- SDL Image Extension
This project uses CMake as a build system. You must specify the location of all dependencies through a CMake interface if they are not automatically detected, and must use CMake to produce a set of build files suitable for your platform, toolchain, and development environment.
See the Build Instructions for help building the project for your platform.
See the Style Guide for an overview of the coding style adopted by the project and expectations for pull requests and code review.
TODO: Formal contribution process