From 3841e00c3aaef61842d34135c57244a26d332e35 Mon Sep 17 00:00:00 2001 From: Scott Devaney Date: Thu, 28 Sep 2017 16:53:30 -0400 Subject: [PATCH] Updated readme v0.2 Broke out gfx and additional contribs to their own file. Added additional Authors --- readme.md | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/readme.md b/readme.md index 63fc14619..730e01880 100644 --- a/readme.md +++ b/readme.md @@ -28,31 +28,21 @@ Latest version of APK available from: ## Authors * **Oksar Wiksten** - *Creator* [Github Profile](https://github.com/oskarwiksten/) - * **Kevin (Zukero)** - *Lead Developer* [Github Profile](https://github.com/Zukero/) +* **Scott Devaney** - *Community Advocate* [Game Forums](https://andorstrail.com) +* **Richard Jackson** - *Lead Content Wrangler* +* **Ian Hasse** - *Lead Cartographer* - - -## License +### Contributors List +Additional contributors to the project are listed [here](andors-trail-1/contributors.md). +## Licenses ### Code Andor's Trail code is released under GNU GPL v2. ### Content Andor's Trail gameplay content is copyright by their respective authors and has only been licensed for use in Andor's Trail. ### Graphics -Most of the graphical resources are licensed under some kind of CC sharealike license, as stated on their corresponding pages that we link to (see below). Some are CC or GPL in their original form, but some are not, and Andor's Trail has gotten explicit written approval from the author(s) to use them to this project. If you would like to use some of these resources you will be required to get your own explicit written approval. - -Item tilesets graphics by [Ails](http://ails.deviantart.com/art/420-Pixel-Art-Icons-for-RPG-129892453). - -Some hero graphics by [RedKnight91](http://redknight91.deviantart.com/art/Arena-Game-Sprites-154661559). - -Additional monster graphics by [nacred](http://nacred.deviantart.com/art/Sprite-Sheet-171751308). - -Monster tileset graphics by [RL Tiles](http://rltiles.sourceforge.net/) Part of (or All) the graphic tiles used in this program is the public domain roguelike tileset “RLTiles”. Some of the tiles have been modified by Oskar Wiksten. You can find the original tileset at the link above. - -Some of the graphic data in this software are free game resources distributed by [REFMAP](http://www.tekepon.net/fsm) You must not use the graphic data which is in this software, for the purpose except playing this game. When you want to get these resources, go to the website above. - -Map tilesets graphics partly by [telles0808](http://telles0808.deviantart.com/art/RPG-Maker-VX-RTP-Tileset-159218223). +The graphics licenses and contributions can be found [here](andors-trail-1/gfxcontrib.md). ## Wiki Here is our slightly out of date [Wiki](https://www.andorstrail.com/wiki/doku.php?id=andors_trail_wiki).