imported some svn repositories to git, improved html

This commit is contained in:
Trilarion
2018-06-12 14:38:58 +02:00
parent 5e77f1e9a8
commit a8339cfa91
26 changed files with 1294 additions and 840 deletions

View File

@ -7,7 +7,7 @@ _0 A.D. is a free, open-source, cross-platform real-time strategy game._
- Download: https://play0ad.com/download/
- State: beta
- Keywords: RTS
- Code repository: https://svn.wildfiregames.com/public/ps/trunk/ (svn)
- Code repository: https://github.com/0ad/0ad (mirror), https://svn.wildfiregames.com/public/ps/trunk/ (svn)
- Code language: C++
- Code license: GPL-2.0

View File

@ -1,4 +1,4 @@
# Strategy games
# Strategy
[comment]: # (start of autogenerated content, do not edit)
- **[0AD](0ad.md)** (C++, GPL-2.0, beta)

View File

@ -5,7 +5,7 @@ _Battlefield Java is simple grid and turned based battle simulation game for Jav
- Home: https://sourceforge.net/projects/battlefieldjava/
- Download: https://sourceforge.net/projects/battlefieldjava/files/battlefieldjava/
- State: beta, inactive since 2011
- Code repository: https://git.code.sf.net/p/battlefieldjava/git
- Code repository: https://git.code.sf.net/p/battlefieldjava/git, https://sourceforge.net/p/battlefieldjava/cvs/ (cvs)
- Code language: Java