On 2021/01/02 20:45, Brian Callahan wrote:
> As an interactive fiction developer, you create Inform 6 source code
> defining the story. Then compile from source code to a "story file". The
> resulting story files are highly portable, with interpreters available
> for many different platforms.
OK as-is or with these changes:
Nitpicking but this would flow better if ". The" had a new line before "The".
The symlinks could be tidied into this (no need for the absolute
paths):
.for i in English Grammar Parser Verblib VerbLib
ln -s ${i:L} ${PREFIX}/share/inform/$i
.endfor
No comments:
Post a Comment