new entry and a few updates on code dependencies

This commit is contained in:
Trilarion
2019-07-08 16:49:55 +02:00
parent c78ab40010
commit e23bcb49d6
32 changed files with 187 additions and 58 deletions

View File

@@ -8,11 +8,16 @@ _0 A.D. is a free, open-source, cross-platform real-time strategy game._
- Download: https://play0ad.com/download/
- Keywords: real time, strategy
- Code repository: https://github.com/0ad/0ad.git (mirror), https://svn.wildfiregames.com/public/ps/trunk/ (svn)
- Code language: C++
- Code language: C, C++
- Code license: GPL-2.0
- Code dependencies: SDL2, OpenAL, libvorbis, libogg, libxml2, zlib
- Assets license: CC-BY-SA-3.0
## Building
- Build system: Custom
- Build instructions: https://trac.wildfiregames.com/wiki/BuildInstructions
See [instructions](https://trac.wildfiregames.com/wiki/GettingStartedProgrammers)
Has solution files for MSVC 2015, might also use premake.