Skip to content

Commit

Permalink
start 0.8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Aug 22, 2023
1 parent 806c5ae commit a64dbdb
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,16 +98,19 @@ options:
--ssl SSL enable ssl with server.pem and key.pem
--port [PORT] Specify alternate port [default: 8000]```

developper options:
```
unlisted developper options:
--git force cdn use of pygbag current git github CI build
--dev change port to 8666 and use local build served on 8000
Now navigate to http://localhost:8000 with a modern Browser.
Now navigate to http://localhost:8000 with a modern internet browser.
Use http://localhost:8000#debug for getting a terminal and a sized down canvas.
Use http://localhost:8000?-i for getting a terminal with repl
and a sized down canvas ( http://localhost:8000#debug also does the same )
For pygame-script go to http://localhost:8000/test.html
( for a game folder named "test" with option --html )
Expand Down

0 comments on commit a64dbdb

Please sign in to comment.