mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Update README.md
This commit is contained in:
parent
3c6315e033
commit
7280dffd37
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -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).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue