EasyRPG Editor
EasyRPG Editor is a game editor to create EasyRPG games. It can import RPG Maker 2000 and 2003 games using liblcf to read RPG Maker game data.
EasyRPG Editor is part of the EasyRPG Project. More information is available at the project website: https://easyrpg.org/
Documentation
Documentation is available in the docs folder and at the documentation wiki: https://wiki.easyrpg.org
Requirements
Daily builds
Up to date binaries for assorted platforms are available at our continuous integration service:
Source code
EasyRPG Editor development is hosted by GitHub, project files are available in this git repository:
Released versions are also available at our Download Archive:
Building
Building requirements:
-
CMake >= 3.15
Step-by-step instructions:
cmake . # generate Makefile
cmake --build # compile the executable
Running EasyRPG Editor
Put the generated executable in the "bin" folder and launch it.
Translating EasyRPG Editor
See Translation document.
Bug reporting
Available options:
-
File an issue at https://github.com/EasyRPG/Editor/issues
-
Open a thread at https://community.easyrpg.org/
-
Chat with us via IRC: #easyrpg at irc.libera.chat
License
EasyRPG Editor is free software available under the GPLv3 license. See the file COPYING for license conditions. For Author information see AUTHORS document.
3rd party resources
The files in resources/icons are Breeze icons or derivates licensed under LGPLv3. See the file COPYING-ICONS for license conditions.