klembot / twinejs

Twine, a tool for telling interactive, nonlinear stories
https://twinery.org
GNU General Public License v3.0
2k stars 296 forks source link

Be able to set an environment variable for the story file path #711

Open nickbe opened 4 years ago

nickbe commented 4 years ago

This would be a rather useful and probably simple addition for two reasons:

  1. On my system Twine has difficulties to find the proper documents path. By being able to set a variable like 'set TWINE_STORIES=...' I can set a dedicated storage folder.
  2. Twine would also become instantly portable

Thanks

klembot commented 4 years ago

A possible solution to #477.

nickbe commented 4 years ago

I already tried to implement this little 2 liner, but I couldn't make twine getting build on windows with the current version.

nickbe commented 3 years ago

Any news from the developers here? 😄

klembot commented 3 years ago

No news from this developer. I am considering something for the 2.4 series (not 2.4.0 however) and it'd likely be surfaced in the UI in some shape or form.