add screenshot to readme (#19)
* add screenshot to readme * move screenshot into the repo
This commit is contained in:
parent
55fc31e7f0
commit
893fc04817
2 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ A minecraft client running in a web page. Demo at https://prismarine-web-client.
|
|||
It runs mineflayer in the browser which connects to a websocket minecraft server.
|
||||
It provides a simple websocket to tcp proxy as a backend to make it possible to connect to any minecraft server.
|
||||
|
||||
## Screenshot
|
||||
![Screenshot of MineWeb in action](screenshot.png)
|
||||
|
||||
## Usage
|
||||
|
||||
`npm install -g prismarine-web-client` then run `prismarine-web-client` then open `http://localhost:8080` in your browser
|
||||
|
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 911 KiB |
Loading…
Reference in a new issue