Merge branch 'master' of github.com:isledecomp/isle.pizza

This commit is contained in:
Christian Semmler 2025-07-02 10:03:02 -07:00
commit 89f7e96ea9
No known key found for this signature in database
GPG Key ID: 086DAA1360BEEE5C

View File

@ -1,3 +1,5 @@
# [isle.pizza](https://isle.pizza) frontend
This is a custom frontend for the Emscripten port of [isle-portable](https://github.com/isledecomp/isle-portable). To use this, build the Emscripten version of the game and couple `isle.js` as well as `isle.wasm` with the files in this repository, and open `index.html`.
[A Docker image that bundles the runtime with this frontend is also available](https://github.com/isledecomp/isle-portable/wiki/Installation#web-port-emscripten).