SkillAgentSearch skills...

Inform7

Inform 7 extensions and templates

Install / Use

/learn @vorple/Inform7
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Inform 7 extensions for Vorple

This repository contains the official Inform 7 extensions for Vorple.

The documentation for how to use the extensions as a game author is at vorple-if.com.

Inform version compatibility

The master branch of the repository is for the latest Inform version and should be used together with the master branch of the JavaScript library. The v3 branch is compatible with Inform 7 version 6M62 (only) and should be used with the v3 branch of the JavaScript library.

Creating release packages

The build.sh script packages everything into a zip file that contains the Inform 7 extensions and interpreter template. The zip file is placed into the dist directory along with copies of the Extensions and Templates directories.

The script also creates the correct (manifest).txt file for Inform 7 by adding the list of all interpreter files to it. The (manifest).txt template it uses is in Templates/Vorple/(manifest).txt.

The script assumes that the main Vorple repository is at the same level as this project (i.e. at ../vorple in relation to the build script) and that it has already been build (yarn build inside the vorple repository.)

The build script works only in Mac or Linux. It can also be run with yarn build.

Unit tests

See this document for information on how to run the unit tests.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2y ago
Forks5

Languages

Inform 7

Security Score

55/100

Audited on Dec 10, 2023

No findings