(This project is not affiliated with mspaintadventures.com and is simply a "fan project".)
scheme default:
AG: "#005682"
TG: "#e00707"
end
page (title: "Vriska: Do something."):
flash "animation.swf" (width: 500, height: 280)
image "vriska.png" (width: 500, height: auto)
text "Hello world!"
log "Pesterlog" (colors: default):
AG: "Sample text"
end
end
EightBallScript script = EightBallScript.from("some/file.8b");
script.writeToFolder(new File("some/directory"));
Results are available here. Flash animation credits go to Davdus!
That's all you need. CSS and JS will be copied to this directory as well.