Ruduki2 cb6de58feb vendor the sugarcube2 story_format | vor 5 Jahren | |
---|---|---|
story | vor 6 Jahren | |
story_formats | vor 5 Jahren | |
.gitignore | vor 6 Jahren | |
Gemfile | vor 6 Jahren | |
README.md | vor 6 Jahren | |
Rakefile | vor 5 Jahren | |
after.tw2 | vor 5 Jahren | |
decompiled.tw2 | vor 6 Jahren | |
images.tw2 | vor 6 Jahren | |
main.tw2 | vor 6 Jahren | |
scratchpad.tw2 | vor 6 Jahren | |
storyjs.tw2 | vor 6 Jahren | |
stylesheet.tw2 | vor 6 Jahren |
A ~game~ interactive sex fantasy.
Built with Twine 2, twee2, and SugarCube 2.
Play Online Forum Thread IGDB Entry: Source Code
relatively modern version of ruby programming language with rake
, some scripts only work on windows, but most are cross-platform.
bundler
will install all other dependencies.
rake release
will generate release.html
rake export
will export the twee2 source code into Twine 2 (this will only work on Windows currently, but that's just how the scripts are written, nothing inherent)
rake import
will import code from Twine 2 back into twee2 source files. (same about it only working on windows)
rake lint
will run some source code checks to make sure there are no obvious source code problems.