Echo Hollow

Because Pr0n is the Highest Form of Art.

User Tools

Site Tools


tweegoeclipse

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tweegoeclipse [2018/03/20 17:34] – [Step 7: Set up Auto Building] leetweegoeclipse [2018/03/20 17:38] lee
Line 7: Line 7:
 It is also extremely difficult to use external Javascript libraries in Twine. It is also extremely difficult to use external Javascript libraries in Twine.
  
-Additionally, Twine saves the whole project in one huge file.  This makes it extremely difficult to use version control and simultaneously collaborate on Twine projects.+Additionally, Twine saves the whole project in one huge file.  This makes it extremely difficult to use version control to collaborate on Twine projects.
  
 The solution to these problems is a commandline Tweecode compiler called Tweego.  Think "Twine without the graphical user interface." The solution to these problems is a commandline Tweecode compiler called Tweego.  Think "Twine without the graphical user interface."
Line 176: Line 176:
 You'll see an error (from Tweego) in the console pane saying "Special passage "StoryTitle" not found."  So, following the documentation at https://www.motoslave.net/tweego/docs/#twee-notation, add a StoryTitle passage to your .twee file.  You'll also need to add an ifid, which tweego will also warn you about, and generate one in the Console pane, which you can copy and paste into your .twee file. You'll see an error (from Tweego) in the console pane saying "Special passage "StoryTitle" not found."  So, following the documentation at https://www.motoslave.net/tweego/docs/#twee-notation, add a StoryTitle passage to your .twee file.  You'll also need to add an ifid, which tweego will also warn you about, and generate one in the Console pane, which you can copy and paste into your .twee file.
  
-Once you get all that taken care of, you're screen will look something like this.  Notice that an .html file has appeared in the "build/" directory.  Now every time you save anything in "src/", that html file will be updated.+Once you get all that taken care of, your screen will look something like this.  Notice that an .html file has appeared in the "build/" directory.  Now every time you save anything in "src/", that html file will be updated.
  
 {{ ::final.jpg?direct&600 |}} {{ ::final.jpg?direct&600 |}}
tweegoeclipse.txt · Last modified: 2018/03/20 19:03 by lee