Create README.md

This commit is contained in:
Christian Semmler 2025-06-13 00:33:48 +02:00 committed by GitHub
parent 4f2a0ba5fa
commit 29f90eea25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
README.md Normal file
View File

@ -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`.