Released a new version of stubble that adds 'pico8' as a format, for stubbing out pico8 carts, ie
```
stubble -f pico8 -o mygame.p8 "My Cool Game"
```
Install with:
```
cargo install stubble
```
Released a new version of stubble that adds 'pico8' as a format, for stubbing out pico8 carts, ie
```
stubble -f pico8 -o mygame.p8 "My Cool Game"
```
Install with:
```
cargo install stubble
```