reorganization

This commit is contained in:
Trilarion
2017-12-09 22:31:37 +01:00
parent 329f08cb4a
commit 041f951803
183 changed files with 19 additions and 24 deletions

17
games/rpg/daimonin.md Normal file
View File

@ -0,0 +1,17 @@
# Daimonin
_Massively Multiplayer On-line Role-playing Game (MMORPG)._
- Home: https://www.daimonin.org/
- Wikipedia: <https://en.wikipedia.org/wiki/Crossfire_(1992_video_game)#Influence_on_other_online_games>
- Download: https://www.daimonin.org/downloads/
- State: mature
- Keywords: MMO
- Code: https://sourceforge.net/p/daimonin/code/HEAD/tree/ (svn)
- Language(s): C
- License: GPL-2.0
Server code based on [Crossfire](crossfire.md)
## Building