Coder Social home page Coder Social logo

antumdeluge / easyrpg-editor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from easyrpg/editor

0.0 2.0 0.0 8.12 MB

Game editor similar to RPG Maker

Home Page: https://easyrpg.org/editor/

License: GNU General Public License v3.0

C++ 96.59% C 0.59% CMake 2.81%

easyrpg-editor's Introduction

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

  • liblcf for RPG Maker data reading.

  • Qt 5 (>= 5.11)

  • Qt Multimedia

  • Qt SVG

  • Qt Linguist (optional, for translation)

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:

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.

easyrpg-editor's People

Contributors

carstene1ns avatar fdelapena avatar fmatthew5876 avatar ghabry avatar hellow554 avatar lobomon avatar marianognu avatar ravotd avatar rohkea avatar tyrone-sudeium avatar wjk avatar zegeri avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.