fixed entries

This commit is contained in:
Trilarion
2018-06-15 13:20:15 +02:00
parent 0a321c0763
commit 10070e5c3b
68 changed files with 365 additions and 188 deletions

View File

@ -7,7 +7,7 @@ _WebGL version of micropolisJS._
- State: mature, inactive since 2016
- Keywords: browser
- Code repository: https://github.com/lo-th/3d.city
- Code language: Javascript
- Code language: JavaScript
- Code license: GPL-3.0
## Building

View File

@ -1,11 +1,11 @@
# Simulation
[comment]: # (start of autogenerated content, do not edit)
- **[3d.city](3d_city.md)** (Javascript, GPL-3.0, mature, inactive since 2016)
- **[3d.city](3d_city.md)** (JavaScript, GPL-3.0, mature, inactive since 2016)
- **[Danger from the Deep](danger_from_the_deep.md)** (C++, GPL-2.0, beta, inactive since 2011)
- **[FreeTrain](freetrain.md)** (C#, LPGL-2.1, beta, inactive since 2009)
- **[FreeTrain](freetrain.md)** (C#, LGPL-2.1, beta, inactive since 2009)
- **[Freeminer](freeminer.md)** (C++, Lua, GPL-3.0, beta)
- **[LinCity](lincity.md)** (C, GPL-2.0, mature, inactice since 2005)
- **[LinCity](lincity.md)** (C, GPL-2.0, mature, inactive since 2005)
- **[LinCity-NG](lincity_ng.md)** (C++, GPL, beta)
- **[Micropolis](micropolis.md)** (C++, Java, Python, GPL-3.0, mature)
- **[Open Rails](open_rails.md)** (C#, GPL-3.0, mature)

View File

@ -7,7 +7,7 @@ _Rail & business simulation._
- State: beta, inactive since 2009
- Code repository: https://github.com/Trilarion/freetrain (backup of svn), https://svn.code.sf.net/p/freetrain/code/ (svn)
- Code language: C#
- Code license: LPGL-2.1
- Code license: LGPL-2.1
## Building

View File

@ -5,11 +5,13 @@ _Lincity is a city simulation game,_
- Home: http://lincity.sourceforge.net/
- Media: https://en.wikipedia.org/wiki/Lincity
- Download: (see home)
- State: mature, inactice since 2005
- State: mature, inactive since 2005
- Code repository: http://lincity.cvs.sourceforge.net/ (cvs)
- Code language: C
- Code license: GPL-2.0
See also https://github.com/javiercantero/lincity, https://github.com/ldicker83/lincity, https://github.com/usrshare/lincity
## Building
Outdated dependencies