diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 10 insertions, 6 deletions
@@ -11,6 +11,10 @@ Even if some original features are not implemented yet, there is some new things - Override every front-end file you want (`user/res` folder)
- Reworked Modern theme
+### Supported players
+- Youtube
+- Raw mp4 and iframe videos
+
### Setup
- Open `4200` port in your router settings
- `npm install ws`
@@ -21,11 +25,11 @@ Even if some original features are not implemented yet, there is some new things It's just works, but you can also check [user/ folder](/user/README.md) for server settings and additional customization.
### Development
-- Install Haxe 4, VSCode and vshaxe extension.
-- `haxelib install all` to install extern libs.
-- Open project in VSCode and press `F5` for client+server build and run.
+- Install Haxe 4, VSCode and vshaxe extension
+- `haxelib install all` to install extern libs
+- Open project in VSCode and press `F5` for client+server build and run
### About
-- [Original idea](https://github.com/calzoneman/sync) and layout by Calvin Montgomery.
-- Original theme by Thomas Park.
-- Default emotes by [emlan](https://www.deviantart.com/emlan).
+- [Original idea](https://github.com/calzoneman/sync) and layout by Calvin Montgomery
+- Original theme by Thomas Park
+- Default emotes by [emlan](https://www.deviantart.com/emlan)
|
