cleanup of keywords and code dependencies

This commit is contained in:
Trilarion
2019-11-21 13:06:00 +01:00
parent 523c0ca55a
commit 7b3c31160a
241 changed files with 601 additions and 595 deletions

View File

@ -8,12 +8,14 @@ _0 A.D. is a free, open-source, cross-platform real-time strategy game._
- Download: https://play0ad.com/download/
- Platform: Windows, Linux, macOS
- Keywords: strategy, clone, inspired by Age of Empires, multiplayer online + LAN, open content, real time
- Code repository: https://github.com/0ad/0ad.git (mirror), https://svn.wildfiregames.com/public/ps/trunk/ (svn)
- Code repository: https://github.com/0ad/0ad.git (mirror), https://svn.wildfiregames.com/public/ps/ (svn)
- Code language: C++ (https://github.com/0ad/0ad/tree/master/source)
- Code license: GPL-2.0
- Code dependencies: libogg, libvorbis, libxml2, OpenAL, SDL2, zlib
- Assets license: CC-BY-SA-3.0
Engine part is called Pyrogenesis.
## Building
- Build system: Custom