Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
drwxr-xr-x Example.pdx/
drwxr-xr-x sources/
-rw-r--r-- README.md
README

Examples

These examples additionally use other crates with parts of Playdate API to minimize the amount of code.

How to run

cargo playdate run -p=playdate-lua --example=add-function-get-arg-string --features=sys/lang-items,sys/entry-point

More information how to use cargo-playdate in help: cargo playdate --help.