new entries

This commit is contained in:
Trilarion
2018-06-07 13:01:52 +02:00
parent 48859942fe
commit 381a62784a
18 changed files with 190 additions and 25 deletions

View File

@ -1,6 +1,17 @@
# Tools & Manuals
[comment]: # (start of autogenerated content, do not edit)
- **[AutoREALM](autorealm.md)** (C++, GPL-3.0, mature)
- **[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)
- **[Open Legend RPG](open_legend_rpg.md)** (Text, mature)
- **[PCGen](pcgen.md)** (Java, mature)
- **[Pymapper](pymapper.md)** (Python, GPL-3.0, mature)
- **[RPDungeon - computer aided role playing](rpdungeon.md)** (Pascal, GPL-2.0, beta, inactive since 2006)
- **[Rolemaster Office](rolemaster_office.md)** (Java, Apache-2.0, mature)
- **[Rolisteam](rolisteam.md)** (C++, Javascript, GPL-2.0, mature)
- **[sCoreForge Pathfinder Character Creator](scoreforge_pathfinder_character_creator.md)** (Excel, mature)
[comment]: # (end of autogenerated content)

15
games/misc/autorealm.md Normal file
View File

@ -0,0 +1,15 @@
# AutoREALM
_Role-playing game mapping program._
- Home: https://sourceforge.net/projects/autorealm/
- Download: https://sourceforge.net/projects/autorealm/files
- State: mature
- Keywords: tool
- Code: https://sourceforge.net/p/autorealm/code/ci/master/tree/
- Language(s): C++
- License: GPL-3.0
- Dependencies: wxWidgets
## Building

14
games/misc/deity.md Normal file
View File

@ -0,0 +1,14 @@
# Deity
_GameMaster (i.e. role-playing) utility._
- Home: http://deity.sourceforge.net/, https://sourceforge.net/projects/deity/
- Download: https://sourceforge.net/projects/deity/files
- State: mature, inactive since 2014
- Keywords: tool
- Code: https://sourceforge.net/p/deity/code/HEAD/tree/
- Language(s): Python
- License: GPL-2.0
## Building

View File

@ -0,0 +1,14 @@
# Dungeon Mapper
_Map your dungeons for your next role playing adventure._
- Home: http://dungeonmap.sourceforge.net/, https://sourceforge.net/projects/dungeonmap/
- Download: https://sourceforge.net/projects/dungeonmap/files
- State: beta, inactive since 2013
- Keywords: tool
- Code: https://sourceforge.net/p/dungeonmap/code/HEAD/tree/
- Language(s): C++
- License: GPL-3.0
## Building

14
games/misc/gm_tools.md Normal file
View File

@ -0,0 +1,14 @@
# GM Tools
_Game/Dungeon Master aid for role playing._
- Home: https://sourceforge.net/projects/gm-tools/
- Download: https://sourceforge.net/projects/gm-tools/files
- State: beta, inactive since 2004
- Keywords: tool
- Code: https://sourceforge.net/p/gm-tools/code/
- Language(s): C++
- License: GPL-2.0
## Building

14
games/misc/java_ng.md Normal file
View File

@ -0,0 +1,14 @@
# JaNaG - Java Name Generator
_ava 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/
- Download: https://sourceforge.net/projects/janag.berlios/files
- State: mature, inactive since 2011
- Keywords: tool
- Code: (see download)
- Language(s): Java
- License: GPL-2.0
## Building

13
games/misc/pcgen.md Normal file
View File

@ -0,0 +1,13 @@
# PCGen
_RPG Character Generator_
- Home: http://pcgen.org/, https://sourceforge.net/projects/pcgen/
- Download: http://pcgen.org/download/, https://sourceforge.net/projects/pcgen/files
- State: mature
- Keywords: tool
- Code: https://sourceforge.net/p/pcgen/cvs/, https://sourceforge.net/p/pcgen/code/HEAD/tree/, https://github.com/PCGen/pcgen
- Language(s): Java
## Building

14
games/misc/pymapper.md Normal file
View File

@ -0,0 +1,14 @@
# Pymapper
_Map making utility used for role-playing games._
- Home: http://pymapper.com/, https://sourceforge.net/projects/pymapper/
- Download: http://pymapper.com/downloads/, https://sourceforge.net/projects/pymapper/files/
- State: mature
- Keywords: tool
- Code: (see download)
- Language(s): Python
- License: GPL-3.0
## Building

View File

@ -0,0 +1,14 @@
# Rolemaster Office
_PC and NPC character generator for Rolemaster RMFRP roleplaying system (from Iron Crown Enterprises)._
- Home: https://sourceforge.net/projects/rmoffice/
- Download: https://sourceforge.net/projects/rmoffice/files
- State: mature
- Keywords: tool
- Code: https://sourceforge.net/p/rmoffice/code/ci/master/tree/
- Language(s): Java
- License: Apache-2.0
## Building

14
games/misc/rolisteam.md Normal file
View File

@ -0,0 +1,14 @@
# Rolisteam
_Virtual tabletop software._
- Home: http://www.rolisteam.org/, https://sourceforge.net/projects/rolisteam/
- Download: http://www.rolisteam.org/download.html, https://sourceforge.net/projects/rolisteam/files
- State: mature
- Keywords: tool
- Code: https://github.com/Rolisteam, https://github.com/Rolisteam/rolisteam
- Language(s): C++, Javascript
- License: GPL-2.0
## Building

14
games/misc/rpdungeon.md Normal file
View File

@ -0,0 +1,14 @@
# RPDungeon - computer aided role playing
_Collection of programs and libraries for pen and paper role playing._
- Home: https://sourceforge.net/projects/rpdungeon/
- Download: https://sourceforge.net/projects/rpdungeon/files
- State: beta, inactive since 2006
- Keywords: tool
- Code: https://sourceforge.net/p/rpdungeon/code/HEAD/tree/ (svn)
- Language(s): Pascal
- License: GPL-2.0
## Building

View File

@ -0,0 +1,13 @@
# sCoreForge Pathfinder Character Creator
_Pathfinder Character Creation._
- Home: https://sourceforge.net/projects/scoreforge/
- Download: https://sourceforge.net/projects/scoreforge/files/
- State: mature
- Keywords: tool
- Code: (see download)
- Language(s): Excel
## Building