Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Twine engine on my own server?

Am very new to this program and I like it a lot.
We do co-op work for large projects and I think Twine may be right for this.

Question:
To have the story always synced, be able to work on desktops and tablets and not having to send files back and forth can I place Twine engine and the files on our own server?

Comments

  • It is technically possible to host the web-app based release of the Twine 2 application on your own web-server but that will not allow you to use it in a co-operative manner, this is because the Story editor stores it's data within the user's web-browser's local storage cache.

    There is currently no release of the Twine 2 application that stores it's data on a server.
    eg. the application is not client-server based.
  • Thank you.
Sign In or Register to comment.