Skip to content

Commit

Permalink
Merge pull request #1 from micle2000/micle2000-patch-help-1
Browse files Browse the repository at this point in the history
changed .net -> .org in help.html
  • Loading branch information
Michael Shimokura committed May 9, 2015
2 parents ca6c2d9 + 6a2be12 commit a4011da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions help.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h2>player</h2>
<b>F</b> : go fullscreen
<p>
<h3>How to make an updateable table? </h3>
<p> If you want to share a link to a table you've made, but still be able to update it (in case there are bugs you want to fix, or new levels you want to add), here's how you do that: <ul> <li>Click Share in the PlingPling editor as you normally would.</li> <li>Copy the ID at the end of the shareable URL that PlingPling just generated for you: <a href="http://www.plingpling.net/play.html?p=6878337">http://www.plingpling.net/play.html?p=<span style="color:magenta;font-weight:bold;">6878337</span></a>, and paste it at the end of this URL: <a href="https://gist.github.com/anonymous/6878337">https://gist.github.com/anonymous/<span style="color:magenta;font-weight:bold;">6878337</span></a>.</li> <li>If you're signed into <a href="https://github.com">GitHub</a>, you should see a button labelled Fork. Press that. (If you don't have a <a href="https://github.com">GitHub</a> account, you'll need to create one for the following to work).</li> <li>Now you have your own updatable PlingPling file! Take the ID at the end of the URL of your fork (it will be different to the one you pasted above) and perform Step 2 in reverse to find out your shareable and updatable game URL.</li> </ul> Now anytime you want to update it, just go back to the fork you made, make some changes, and the same game URL should be updated too!
<p> If you want to share a link to a table you've made, but still be able to update it (in case there are bugs you want to fix, or new levels you want to add), here's how you do that: <ul> <li>Click Share in the PlingPling editor as you normally would.</li> <li>Copy the ID at the end of the shareable URL that PlingPling just generated for you: <a href="http://www.plingpling.org/play.html?p=6878337">http://www.plingpling.org/play.html?p=<span style="color:magenta;font-weight:bold;">6878337</span></a>, and paste it at the end of this URL: <a href="https://gist.github.com/anonymous/6878337">https://gist.github.com/anonymous/<span style="color:magenta;font-weight:bold;">6878337</span></a>.</li> <li>If you're signed into <a href="https://github.com">GitHub</a>, you should see a button labelled Fork. Press that. (If you don't have a <a href="https://github.com">GitHub</a> account, you'll need to create one for the following to work).</li> <li>Now you have your own updatable PlingPling file! Take the ID at the end of the URL of your fork (it will be different to the one you pasted above) and perform Step 2 in reverse to find out your shareable and updatable game URL.</li> </ul> Now anytime you want to update it, just go back to the fork you made, make some changes, and the same game URL should be updated too!
<p>

<h2>source code</h2>
Expand All @@ -151,4 +151,4 @@ <h2>source code</h2>
<p>
made by <a href="http://www.increpare.com">increpare</a> [ <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=RF7ZTG7FEU7YN&lc=GB&item_name=plingpling&item_number=plingpling%20donation&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted">DONATE</a> ]
</body>
</html>
</html>

0 comments on commit a4011da

Please sign in to comment.