updates of repositories

This commit is contained in:
Trilarion
2019-06-07 13:45:26 +02:00
parent 3dcba4ca33
commit 203021573f
11 changed files with 64 additions and 31 deletions

View File

@@ -25,6 +25,7 @@
- **[Deliantra](deliantra.md)** (C, GPL-2.0, mature)
- **[DemiGod](demigod.md)** (Java, GPL-3.0, beta, inactive since 2013)
- **[Dragon Hunt](dragon_hunt.md)** (Python, GPL-2.0, mature)
- **[Dungeon Craft](dungeon_craft.md)** (C++, GPL-2.0, mature)
- **[Dungeon Crawl Stone Soup](dungeon_crawl_stone_soup.md)** (C++, Lua, GPL-2.0, mature)
- **[Dungeon Hero](dungeon_hero.md)** (Java, MIT, mature)
- **[Dungeon Monkey Eternal](dungeon_monkey_eternal.md)** (Python, GPL-2.0, mature, inactive since 2016)

View File

@@ -0,0 +1,12 @@
# Dungeon Craft
_Updated emulator of Forgotten Realms: Unlimited Adventures._
- Home: http://uaf.sourceforge.net/, https://sourceforge.net/projects/uaf/, http://www.dianneandpaul.net/UAF/DungeonCraft.html
- State: mature
- Download: https://sourceforge.net/projects/uaf/files/
- Code repository: https://gitlab.com/osgames/uaf.git (mirror), https://sourceforge.net/p/uaf/code/ (cvs)
- Code language: C++
- Code license: GPL-2.0
## Building