forked from EasyRPG/Editor-GTK
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
44 lines (25 loc) · 892 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
EasyRPG Editor
==============
EasyRPG Editor is a role playing game editor tool to create games with ease.
EasyRPG Editor is part of the EasyRPG Project. More information is available
at the project website:
https://easy-rpg.org/
Documentation
-------------
Documentation is available at the documentation wiki:
https://easy-rpg.org/wiki/
Requirements
------------
EasyRPG Editor is written in Vala and uses the GTK+ libraries.
Current operating system supporting GTK+ are GNU/Linux and Unix, Windows and
Mac OS X.
See the documentation for further information.
Development
-----------
EasyRPG Editor development is hosted by GitHub.
Source code is available in Git repositories.
https://github.com/EasyRPG/editor
See the documentation for further development information.
License
-------
EasyRPG Editor is free software. See the file COPYING for copying conditions.