X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=project%2Fkix%2FListItem.pm;h=02b9f49947547e5a38dd40fe93f7d7c1bca7aedb;hb=9c880923e6eeb52d36ba4a3e13eb89178e71be8d;hp=c3c36a02e263c565758830e8cdfc711eea713d06;hpb=6e95b07130d69246ce12bd868a27f7039b1e6676;p=www.jankratochvil.net.git diff --git a/project/kix/ListItem.pm b/project/kix/ListItem.pm index c3c36a0..02b9f49 100755 --- a/project/kix/ListItem.pm +++ b/project/kix/ListItem.pm @@ -30,23 +30,16 @@ use My::Web; our @ListItem=( "name"=>"KIX", + "platform"=>"unixuser", "priority"=>4, "download"=>"kix.c", - "summary"=>a_href('http://www.kali.net/','Kali').' server Free equivalent', + "summary"=>"Free protocol-compatible ".a_href('http://www.kali.net/','Kali').' server equivalent', "license"=>"PD", "maintenance"=>"ready", "language"=>"C", "description"=><<"HERE", -

Server which can be used on GNU/Linux as a replacement of -@{[ a_href 'ftp://linux.kali.net/outgoing/kalinix/','KaliNix' ]} -and thus no need to run some foreign binaries on your system and connection -to remote/slow real @{[ a_href 'http://www.kali.net/','Kali' ]} server -and/or subscribing various papers to get (again binary-only) your -own Kali server. Unfortunaly you cannot interconnect a game established -by using KIX with any other software (Kali, native IPX etc.).

-

Just compile, run and then add "-kali" option to your -@{[ a_href 'http://d1x.warpcore.org/','D1X' ]} to get it running. You -do not need IPX support anywhere (kernel, D1X, ...).

+

Server used on GNU/Linux as a replacement for proprietary +@{[ a_href 'ftp://linux.kali.net/outgoing/kalinix/','KaliNix' ]} network game server.

HERE );