Initial commit

This commit is contained in:
2026-02-02 04:50:13 +01:00
commit 5b11698731
22592 changed files with 7677434 additions and 0 deletions

9
engines/glk/credits.pl Normal file
View 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();