diff --git a/README.md b/README.md new file mode 100644 index 0000000..79c9300 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# [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`.