+platform
[www.jankratochvil.net.git] / project / LaserGame / ListItem.pm
index 3d1b2d9..a3c9e1e 100755 (executable)
@@ -29,11 +29,12 @@ use My::Web;
 
 
 our @ListItem=(
-               "name"=>"LaserGame Shooting Hardware",
+               "name"=>"LaserGame",
+               "platform"=>"amiga",
                "priority"=>4,
                "download"=>"LaserGame.lha",
                "link-source file"=>"LaserGame.asm",
-               "summary"=>"Embedded firmware and Communication Tool",
+               "summary"=>"Firmware and config tool for shooting gun and its detectors",
                "license"=>"PD",
                "maintenance"=>"obsolete-Communication is written for discontinued Amiga platform.",
                "language"=>"i8051 asm, 680x0 asm",