renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

17
entries/daimonin.md Normal file
View File

@ -0,0 +1,17 @@
# Daimonin
_Massively Multiplayer On-line Role-playing Game (MMORPG)._
- Home: https://www.daimonin.org/, https://sourceforge.net/projects/daimonin/
- Media: <https://en.wikipedia.org/wiki/Crossfire_(1992_video_game)#Influence_on_other_online_games>
- State: mature
- Download: https://www.daimonin.org/downloads/
- Keywords: role playing, massive multiplayer online
- Code repository: https://svn.code.sf.net/p/daimonin/code/ (svn active)
- Code language: C
- Code license: GPL-2.0
Server code based on [Crossfire](crossfire.md)
## Building