thiloplanz / glulx-typescript

Glulx VM in TypeScript with Channel IO
14 stars 10 forks source link

Support for .gblorb file format #21

Open thiloplanz opened 8 years ago

thiloplanz commented 8 years ago

Inform7 creates .gblorb files (which contain the .ulx we currently need to have been extracted). Would be nice to be able to read .gblorb directly.

thiloplanz commented 8 years ago

Inform7 creates .gblorb files

Of course, it also has to option to output raw .ulx files.

Settings > Story File Format > Bind up into Blorb file on release (uncheck this)