Initial commit
This commit is contained in:
9
engines/glk/credits.pl
Normal file
9
engines/glk/credits.pl
Normal file
@@ -0,0 +1,9 @@
|
||||
begin_section("Glk");
|
||||
add_person("Paul Gilbert", "dreammaster", "");
|
||||
add_person("Tor Andersson", "", "GarGlk library");
|
||||
add_person("Stefan Jokisch", "", "Frotz interpreter");
|
||||
add_person("Andrew Plotkin", "", "Glulxe interpreter");
|
||||
add_person("Alan Cox", "", "ScottFree interpreter");
|
||||
add_person("Michael J. Roberts", "", "TADS interpreter");
|
||||
add_person("Avijeet Maurya", "StableSteady", "Scott Sub-engine");
|
||||
end_section();
|
||||
Reference in New Issue
Block a user