Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2016-03-05 23:22:06 +0100
committerStijn Buys <ingar@osirion.org>2016-03-05 23:22:06 +0100
commit1d4e93e3bd49c0b93eca7696092ee8b356bd6cae (patch)
treee93b2f03bc310a3121e7dbb3d6329ef861a49862 /README
parente807969aa34dadb069b94e456323456dcf3b3843 (diff)
Homogenized documentation files throughout the different projects.
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 8 insertions, 7 deletions
diff --git a/README b/README
index 9182d3b..86c6d8d 100644
--- a/README
+++ b/README
@@ -1,7 +1,5 @@
-Project::OSiRiON world editor - README
-
- http://osirion.org
+Project::OSiRiON ini file editor - README
This is a quick-and-dirty editor for Project::OSiRiON zone ini files.
It's written in C++ and uses the Qt library.
@@ -16,15 +14,18 @@ Usage
You can drag the selected entity around the map with the left mouse button.
-Source code
+Source
- The latest version of the source code can be downloaded from the subversion repository
- svn://osirion.org/osirion-editor
+ The source code can be downloaded from the GitLab repository
+ http://git.osirion.org/osirion/osirion-editor
+
+ To clone the repository:
+ git clone http://git.osirion.org/osirion/osirion-editor.git
License
The source code is licenced under the GENERAL PUBLIC LICENSE, version 2.
- The full text of this licence can be found in the file named GPL.
+ The full text of this licence can be found in the file LICENSE.
Please refer to
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html