8000 GitHub - rtificr/stager: A runtime environment for interacting with choose-your-own-adventure stories
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rtificr/stager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stager (STAGeR)

Stager is a runtime environment that lets you interact with digital choose-your-own-adventure stories.

Stories are stored in a unique file format (.ACT, or just "act") for ease of use with Stager. ".ACT" is essentially a simple markup language that represents an interactive story. For info on how to create your own stories, see the wiki. //TODO: WIKI

Running

Currently, all act files that work on Stager Legacy will work on the new version. Once the syntax has been sufficiently changed, an act versioning system may be added to differentiate the supported syntaxes.

In order for an ACT file to be run, it must be located in the same directory as the Stager binary (usually stager.exe or something similar, depending on the operating system) unless you want to provide the whole path. To run an ACT file once it is in the correct location, type "run <ACT PATH HERE>", replacing "ACT PATH HERE" with either the name of the act or the full path to the act. In order to pick a choice, type the number associated with the choice into the console.

About

A runtime environment for interacting with choose-your-own-adventure stories

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0