updated some repos, added an entry, removed entries

This commit is contained in:
Trilarion
2018-09-19 11:23:14 +02:00
parent c6f6e63809
commit 77f8806df8
14 changed files with 74 additions and 99 deletions

View File

@@ -5,7 +5,7 @@
- **[Deity](deity.md)** (Python, GPL-2.0, mature, inactive since 2014)
- **[Dungeon Mapper](dungeon_mapper.md)** (C++, GPL-3.0, beta, inactive since 2013)
- **[GM Tools](gm_tools.md)** (C++, GPL-2.0, beta, inactive since 2004)
- **[JaNaG - Java Name Generator](java_ng.md)** (Java, GPL-2.0, mature, inactive since 2011)
- **[JaNaG - Java Name Generator](java_ng.md)** (Java, GPL-3.0, mature, inactive since 2016)
- **[Monster Generator](monster_generator.md)** (Java, MIT, mature)
- **[Open Legend RPG](open_legend_rpg.md)** (Text, Custom, mature)
- **[PCGen](pcgen.md)** (Java, LGPL-2.1, mature)

View File

@@ -2,13 +2,13 @@
_Java random name generator for role-games, authors, and the like._
- Home: https://sourceforge.net/projects/janag.berlios/, https://web.archive.org/web/20110721022544/http://developer.berlios.de/projects/janag/
- State: mature, inactive since 2011
- Download: https://sourceforge.net/projects/janag.berlios/files
- Home: https://www.beimax.de/janag/, https://sourceforge.net/projects/janag.berlios/, https://web.archive.org/web/20110721022544/http://developer.berlios.de/projects/janag/
- State: mature, inactive since 2016
- Download: https://www.beimax.de/fileadmin/downloads/janag/JaNaG_GUI.jar, https://sourceforge.net/projects/janag.berlios/files
- Keywords: tool
- Code repository: https://gitlab.com/osgames/janag.git (copy of source download)
- Code repository: https://github.com/mkalus/janag.git
- Code language: Java
- Code license: GPL-2.0
- Code license: GPL-3.0
## Building