From 62b806834d387f1dbfaa1537cba7f49c2a79d458 Mon Sep 17 00:00:00 2001 From: BrainConverter <38299190+BrainConverter@users.noreply.github.com> Date: Fri, 16 Nov 2018 14:32:29 +0100 Subject: initital commit --- Lupus Station.inform/Release.blurb | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Lupus Station.inform/Release.blurb (limited to 'Lupus Station.inform/Release.blurb') diff --git a/Lupus Station.inform/Release.blurb b/Lupus Station.inform/Release.blurb new file mode 100644 index 0000000..13615ca --- /dev/null +++ b/Lupus Station.inform/Release.blurb @@ -0,0 +1,38 @@ +! Blurb file created by Inform build 6M62 + +status "C:\Program Files (x86)\Inform 7\Internal\Miscellany\CblorbModel.html" "C:\Users\fabia\Desktop\Lupus Station.inform\Build\StatusCblorb.html" + + +! Identification + +project folder "C:\Users\fabia\Desktop\Lupus Station.inform" +release to "C:\Users\fabia\Desktop\Lupus Station.materials\Release" + +! Blorb instructions + +storyfile leafname "Lupus Station.gblorb" +storyfile "C:\Users\fabia\Desktop\Lupus Station.inform\Build\output.ulx" include +ifiction "C:\Users\fabia\Desktop\Lupus Station.inform\Metadata.iFiction" include +cover "C:\Program Files (x86)\Inform 7\Internal\Miscellany\Cover.jpg" +picture 1 "C:\Program Files (x86)\Inform 7\Internal\Miscellany\Cover.jpg" + +! Placeholder variables + +placeholder [IFID] = "4367C102-1FB1-49F8-B315-FF14627ED8FE" +placeholder [RELEASE] = "1" +placeholder [YEAR] = "2018" +placeholder [TITLE] = "Lupus Station" +placeholder [AUTHOR] = "Gruppe 17" +placeholder [BLURB] = "A work of interactive fiction." + +! Other material to release + +status alternative ||Using 'Release along with cover art', to provide something more distinctive than the default artwork above || +status alternative ||Using 'Release along with a website' || +status alternative ||Using 'Release along with an interpreter', for in-browser play on your website || +status alternative ||Using 'Release along with a file of "Such-and-Such" called "whatever.pdf"', perhaps to add a manual, or a welcoming note || +status alternative ||Using 'Release along with the source text' || +status alternative ||Using 'Release along with a solution' || +status alternative ||Using 'Release along with the library card' || +status alternative ||Using 'Release along with the introductory booklet' || +status alternative ||Using 'Release along with the introductory postcard' || -- cgit v1.3.1