Conversation
|
oh damn, i thought making turbowarp packager target the browser would've been more difficult than that |
me too but turns out all it took was just a patch to make the package target browser |
|
When will this be added |
now...? did you mean to ask when this would be merged? |
|
it will be merged when p2r3 merges it ™️ |
|
I suggest that you create a PR in TurboWarp Packager that adds the browser support. That way, rather than depending on the forked version the official packager can be used instead. |
maybe when i clean up the fork, rn its pretty crudely added |
|
i tried adding it into upstream properly and 😅... my node knowledge is not enough apparently |
adds turbowarp packager and removes old sb3tohtml handler. the package i used is this fork i also made https://github.com/neko782/turbowarp-packager-browser which just adds types and targets browser instead of node
closes #338 and related to #466