clarify readme a bit
This commit is contained in:
parent
cec9415d75
commit
015d823814
1 changed files with 3 additions and 7 deletions
|
|
@ -4,12 +4,8 @@
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./pxl8.sh build # Build framework
|
./pxl8.sh build # Build framework
|
||||||
./pxl8.sh run # Run demo
|
./pxl8.sh run [game.cart | project_dir] # Run demo (or specific target)
|
||||||
./pxl8.sh run --repl # Run demo w/ repl
|
./pxl8.sh run [game.cart | project_dir] --repl # Run demo (or specific target) w/ repl
|
||||||
```
|
|
||||||
**Note** These functions can also take an optional project arg:
|
|
||||||
```bash
|
|
||||||
./pxl8.sh run <game/|game.cart>
|
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue