deleted some entries with missing license information

This commit is contained in:
Trilarion
2018-10-15 13:49:47 +02:00
parent 77f8806df8
commit 4788b5011e
20 changed files with 56 additions and 223 deletions

View File

@@ -4,7 +4,7 @@
- **[Andor's Trail](andors_trail.md)** (Java, GPL-2.0, beta)
- **[Angband](angband.md)** (C, GPL-2.0, mature)
- **[Ardentryst](ardentryst.md)** (Python, GPL-3.0, mature, inactive since 2009)
- **[Argentum Online](argentum_online.md)** (VB, GPL-2.0, beta, inactive since 2014)
- **[Argentum Online](argentum_online.md)** (Visual Basic, GPL-2.0, beta, inactive since 2014)
- **[Arx Libertatis](arx_libertatis.md)** (C++, GPL-3.0, mature)
- **[Atrinik](atrinik.md)** (C, Python, GPL-2.0, mature, inactive since 2016)
- **[Avanor](avanor.md)** (C++, Lua, GPL-2.0, beta, inactive since 2008)
@@ -80,7 +80,6 @@
- **[Rogue Clone IV](rogue_clone_iv.md)** (C, 3-clause BSD, mature, inactive since 2006)
- **[Roguish](roguish.md)** (JavaScript, 3-clause BSD, beta, inactive since 2015)
- **[Room for Change](room_for_change.md)** (Java, Apache-2.0, mature, inactive since 2013)
- **[RuneSword II](runesword_ii.md)** (Visual Basic, mature, inactive since 2011)
- **[S.C.O.U.R.G.E.](scourge.md)** (C++, GPL-2.0, beta, inactive since 2008)
- **[Silvertree](silvertree.md)** (C++, GPL-3.0, beta, inactive since 2007)
- **[Slash'EM](slash_em.md)** (C, Custom, beta, inactive since 2007)

View File

@@ -7,7 +7,7 @@ _Open Source FREE 2D MMORPG._
- Download: http://www.comunidadargentum.com/descargas/
- Keywords: MMO
- Code repository: https://github.com/Argentum-Online/Argentum-Online.git, http://morgoao.cvs.sourceforge.net/ (cvs)
- Code language: VB
- Code language: Visual Basic
- Code license: GPL-2.0
See also: [spin-off](https://github.com/horacioMartinez/argentumonline.io), [server mod](https://sourceforge.net/projects/aoserverbyshura/).

View File

@@ -2,7 +2,7 @@
_Roguelike molded in the tradition of the early greats of the genre: Rogue, Hack, and Moria._
- Home: http://www.dungeoncrawl.org/
- Home: http://www.dungeoncrawl.org/ (https://web.archive.org/web/20180727134558/http://www.dungeoncrawl.org/)
- Media: https://en.wikipedia.org/wiki/Linley%27s_Dungeon_Crawl, http://nethack.wikia.com/wiki/Linley%27s_Dungeon_Crawl
- State: mature, inactive since 2006
- Download: http://www.dungeoncrawl.org/?d (ftp://ftp.dungeoncrawl.org/)
@@ -12,6 +12,7 @@ _Roguelike molded in the tradition of the early greats of the genre: Rogue, Hack
- Code license: Custom (Crawl General Public License)
See also https://github.com/alexjurkiewicz/crawl-4.0b26, https://github.com/Elronnd/dungeoncrawl
See also https://web.archive.org/web/20150514232454/http://dungeoncrawl.org/?w.d
## Building

View File

@@ -1,17 +0,0 @@
# RuneSword II
_CRPG designed to appeal to the "pen & paper" role-player._
- Home: https://sourceforge.net/projects/runesword/, http://runesword.sourceforge.net/
- State: mature, inactive since 2011
- Download: https://sourceforge.net/projects/runesword/files/
- Code repository: https://sourceforge.net/p/runesword/code/ (cvs)
- Code language: Visual Basic
See also https://github.com/mattiascibien/Runesword.net, https://github.com/aceofspades19/Runesword-II-OS.Net
## Building
Official support for Visual Basic has [ended in 2008](https://en.wikipedia.org/wiki/Visual_Basic#Legacy_development_and_support).
Maybe update to [Visual Basic .NET](https://en.wikipedia.org/wiki/Visual_Basic_.NET).