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/worldforge.md Normal file
View File

@ -0,0 +1,17 @@
# WorldForge
_Open source framework for massively multiplayer online role-playing games._
- Home: https://www.worldforge.org/, https://sourceforge.net/projects/worldforge/
- Media: https://en.wikipedia.org/wiki/WorldForge
- State: mature
- Download: https://www.worldforge.org/index.php/downloads/
- Keywords: framework, massive multiplayer online
- Code repository: https://github.com/worldforge/cyphesis.git (https://github.com/worldforge), https://github.com/worldforge/ember.git (+)
- Code language: C++
- Code license: GPL-2.0
## Building
See the [Hammer script](https://github.com/worldforge/hammer) build tool.