do we really care about the editor
This commit is contained in:
parent
a22bf58719
commit
e78610f7b9
1 changed files with 2 additions and 2 deletions
|
@ -9,11 +9,11 @@
|
|||
Play my Neoboxels map!
|
||||
<% } else if (contentN.ext == 'pmp') { %>
|
||||
</a>
|
||||
<a class='form-button' href='https://studio.penguinmod.com/editor.html?project_url=https://com.dervland.net<%= contentN.encoded %>'>
|
||||
<a class='form-button' href='https://studio.penguinmod.com/fullscreen.html?project_url=https://com.dervland.net<%= contentN.encoded %>'>
|
||||
Play my PenguinMod project!
|
||||
<% } else if (contentN.ext == 'sb3') { %>
|
||||
</a>
|
||||
<a class='form-button' href='https://turbowarp.org/editor.html?project_url=https://com.dervland.net<%= contentN.encoded %>'>
|
||||
<a class='form-button' href='https://turbowarp.org/fullscreen.html?project_url=https://com.dervland.net<%= contentN.encoded %>'>
|
||||
Play my Scratch project!
|
||||
<% } else if (['txt','json'].indexOf(contentN.ext) != -1) { %>
|
||||
<%= contentN.href %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue