ruduki2 934a9794d4 autofixed changes | 5 éve | |
---|---|---|
story | 5 éve | |
story_formats | 5 éve | |
.gitignore | 5 éve | |
Gemfile | 5 éve | |
README.md | 6 éve | |
Rakefile | 5 éve | |
after.tw2 | 5 éve | |
decompiled.tw2 | 6 éve | |
images.tw2 | 6 éve | |
main.tw2 | 5 éve | |
scratchpad.tw2 | 6 éve | |
storyjs.tw2 | 5 éve | |
stylesheet.tw2 | 6 éve |
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.