some improvments
parent
08d570a0c6
commit
c0b6543a98
|
@ -1,6 +1,7 @@
|
|||
body {
|
||||
background-color: #bbb;
|
||||
color: darkmagenta;
|
||||
margin: 35px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
20
index.html
20
index.html
|
@ -13,13 +13,13 @@
|
|||
|
||||
<body>
|
||||
<h1>Games and gaming in I2P</h1>
|
||||
<h4>Site admins: <a href="http://weko.i2p">weko</a>, <a href="http://leopold.i2p">Leopold</a> with support by <a href="http://village.i2p">village.i2p</a></h4>
|
||||
<h4>For discuss, support, any questions, if you need a help with configure i2p or game server, and just fun join to us in ILITA IRC: #games (ILITA's servers: irc.ilita.i2p, irc.r4sas.i2p, irc.acetone.i2p [<a href=http://irc.acetone.i2p/web/#games>web client</a>]) or in <a href="xmpp:game@conference.xmpp.trus.i2p?join">XMPP</a> (bridge)</h4>
|
||||
<h4>Site admins: <a href="http://weko.i2p" target="_blank">weko</a>, <a href="http://leopold.i2p" target="_blank">Leopold</a> with support by <a href="http://village.i2p" target="_blank">village.i2p</a></h4>
|
||||
<h4>For discuss, support, any questions, if you need a help with configure i2p router or game server, and just fun join to us in <a href="http://irc.ilita.i2p" target="_blank">ILITA IRC</a> (<a href="http://irc.acetone.i2p/web" target="_blank" title="IRC ILITA web client by acetone">web</a>) in #games channel or in <a href="xmpp:game@conference.xmpp.trus.i2p?join">XMPP</a> (<a href="http://trusishka.i2p/xmpp/xmppen.html" target="_blank">servers</a>)</h4>
|
||||
<p>
|
||||
Also you can create issueses and pull requests in <a href=http://git.community.i2p/weko/games.i2p-website/>site's git repository</a>
|
||||
Also you can create issueses and pull requests in <a href=http://git.community.i2p/weko/games.i2p-website/ target="_blank">site's git repository</a>
|
||||
</p>
|
||||
<p>
|
||||
List and description of free games can be found on <a href=https://en.wikipedia.org/wiki/Category:Open-source_video_games>Wikipedia</a><sup>[clearnet]</sup> or <a href=https://libregamewiki.org/>LibreGameWiki</a><sup>[clearnet]</sup>
|
||||
List and description of free games can be found on <a href=https://en.wikipedia.org/wiki/Category:Open-source_video_games target="_blank">Wikipedia</a><sup>clearnet</sup> or <a href=https://libregamewiki.org/ target="_blank">LibreGameWiki</a><sup>clearnet</sup>
|
||||
</p>
|
||||
<p>
|
||||
Note: Java I2P - router from geti2p.net, i2pd - router from i2pd.website (github.com/PurpleI2P/i2pd)
|
||||
|
@ -177,7 +177,7 @@
|
|||
<td><a href=/game/mindustry.html>Mindustry</a></td>
|
||||
<td class="free">GPL</td>
|
||||
<td class="non-free">Java</td>
|
||||
<td>UDP problem</td>
|
||||
<td>OK</td>
|
||||
<td>8</td>
|
||||
<td><!--Leopold<sup>v146</sup>: <a href="/game/mindustry/mindustry_leopold.conf">i2pd</a><!--, <a href="/game/mindustry/mindustry_leopold_javai2p.html">Java I2P</a>--></td>
|
||||
<td>F-Droid</td>
|
||||
|
@ -187,7 +187,7 @@
|
|||
<td><a href=/game/minetest.html class="not-ready">Minetest</a></td>
|
||||
<td class="free">LGPL</td>
|
||||
<td>C++</td>
|
||||
<td>UDP problem</td>
|
||||
<td>OK</td>
|
||||
<td>5</td>
|
||||
<td><!--Leopold<sup>v5.8.0</sup>: <a href="/game/minetest/minetest_leopold.conf">i2pd</a><!--, <a href="/game/minetest/minetest_leopold_javai2p.html">Java I2P</a>--></td>
|
||||
<td>F-Droid</td>
|
||||
|
@ -247,7 +247,7 @@
|
|||
<td><a href=/game/teeworlds.html class="not-ready">Teeworlds</a></td>
|
||||
<td class="free">zlib</td>
|
||||
<td>C</td>
|
||||
<td>UDP problem</td>
|
||||
<td>OK</td>
|
||||
<td>6</td>
|
||||
<td><!--Leopold<sup>v0.7.5</sup>: <a href="/game/teeworlds/teeworlds_leopold.conf">i2pd</a><!--, <a href="/game/teeworlds/teeworlds_leopold_javai2p.html">Java I2P</a>--></td>
|
||||
<td></td>
|
||||
|
@ -283,16 +283,16 @@
|
|||
<td></td>
|
||||
<td>-</td>
|
||||
</tr>
|
||||
<!-- <tr>
|
||||
<tr>
|
||||
<td><a href=/game/xonotic.html class="not-ready">Xonotic</a></td>
|
||||
<td class="free">GPL</td>
|
||||
<td>C++</td>
|
||||
<td>UDP problem</td>
|
||||
<td>OK</td>
|
||||
<td>1</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>08.03.2024</td>
|
||||
</tr> -->
|
||||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
*i2pd UDP bug with 2 and more clients on 1 server (don't work correcly): fixed since release 2.51.0
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
User-agent: *
|
||||
Disallow: /css/
|
||||
Disallow: /game/
|
||||
|
|
Loading…
Reference in New Issue