GLK: Add entries for Glulxe and TADS sub-engines to credits.pl

This commit is contained in:
Paul Gilbert 2018-12-09 09:38:22 -08:00
parent 1156aca3e5
commit ef1be1cee8

View file

@ -628,7 +628,9 @@ begin_credits("Credits");
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");
end_section();
begin_section("Gnap");