YAML file recognition for Inform 7, an interactive fiction design language.

The team account https://github.com/i7 has several active Inform 7 projects.
This commit is contained in:
Andrew Plotkin
2014-01-19 01:19:24 -05:00
parent b91738721b
commit df342798b0
3 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Version 1 of Trivial Extension by Andrew Plotkin begins here.
A cow is a kind of animal. A cow can be purple.
Trivial Extension ends here.