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
db61461cb5
commit
898d2d8aa6
1 changed files with 3 additions and 3 deletions
|
|
@ -28,11 +28,11 @@ You can provide a direct link to a specific game using the following URL format:
|
|||
/#/<mode>/<encodedURL>/[theme]/
|
||||
```
|
||||
|
||||
- The `mode` parameter specifies the player interface mode:
|
||||
- `mode` specifies the player interface mode:
|
||||
- `play`: the default multi-window mode
|
||||
- `focus`: the single-window mode without additional windows, such as the status bar
|
||||
- The `encodedURL` parameter represents the location of the storyfile encoded with `encodeURIComponent`.
|
||||
- The `theme` parameter is optional and allows you to choose a specific UI theme.
|
||||
- `encodedURL` represents the location of the storyfile encoded with `encodeURIComponent`.
|
||||
- `theme` is optional and allows you to choose a specific UI theme.
|
||||
|
||||
### CORS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue