diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 41 |
1 files changed, 41 insertions, 0 deletions
@@ -0,0 +1,41 @@ + +Project::OSiRiON game data - README + + This repository contains the data files required to run + the Project::OSiRiON game. + +License + + The game data is distributed under the terms and conditions of the + CREATIVE COMMONS ATTRIBUTION-SHARE ALIKE 3.0 LICENSE. + Please be aware of a few exceptions, listed below. + + Please refer to + http://creativecommons.org/licenses/by-sa/3.0/ + for more information about this license. + + The full text of the license can be found in the file LICENSE. + +Attributions + + The list of attributions can be found in the file AUTHORS. + +Exceptions + + The following game data files are not licensed under CC-SA 3.0, + but are distributed under a different license: + + These files are distributed under the terms and conditions of the + CREATIVE COMMONS SAMPLING PLUS 1.0 LICENSE: + + base/sounds/engines/loop00.wav + base/sounds/engines/loop01.wav + base/sounds/engines/loop02.wav + +Source + + The game data can be downloaded from the GitLab repository + http://git.osirion.org/osirion/osirion-data + + To clone the repository: + git clone http://git.osirion.org/osirion/osirion-data.git |