do we really care about the editor

This commit is contained in:
biglyderv 2025-05-29 05:17:15 -04:00
parent a22bf58719
commit e78610f7b9
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5

View file

@ -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 %>