Update README.md

This commit is contained in:
He4eT 2023-06-29 19:47:25 +03:00
commit 5d558a3039

View file

@ -1,4 +1,4 @@
# [ElseIFPlayer](https://he4et.github.io/elseifplayer/) # ElseIFPlayer
ElseIFPlayer is an interactive fiction player for the web. ElseIFPlayer is an interactive fiction player for the web.
It's powered by [cheap-glkote](https://github.com/He4eT/cheap-glkote) and [Emglken](https://github.com/curiousdannii/emglken). It's powered by [cheap-glkote](https://github.com/He4eT/cheap-glkote) and [Emglken](https://github.com/curiousdannii/emglken).
@ -23,7 +23,7 @@ npm run build <public-url>
## Direct links ## Direct links
You can provide direct links to your games using the following URL format: You can provide a direct link to a specific game using the following URL format:
``` ```
/#/<mode>/<encodedURL>/[theme]/ /#/<mode>/<encodedURL>/[theme]/
``` ```
@ -51,7 +51,7 @@ If you cannot modify the server settings, you can use the [Parchment Proxy](http
## License ## License
ElseIFPlayer is released under the MIT License. ElseIFPlayer is distributed under the MIT License.
However, it is important to note that while using ElseIFPlayer, However, please remember to respect the licenses of the interpreters
you must also adhere to the licenses of the interpreters listed on the listed on the
[Emglken page](https://github.com/curiousdannii/emglken#included-projects). [Emglken page](https://github.com/curiousdannii/emglken#included-projects).