From c1b7d623a71b3455745e4859dab4681be0078c9c Mon Sep 17 00:00:00 2001 From: Dmitri Smirnov Date: Sat, 9 Nov 2024 12:05:17 +0200 Subject: [PATCH] adds pd.sh link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f549853..c0b329d 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ These projects represent experiments with the Playdate. Use at your own risk. - [pd-usb](https://github.com/jaames/pd-usb) - JavaScript librarty for interacting with a Playdate connected over USB. - [playbit](https://github.com/GamesRightMeow/playbit): Build cross-platform Playdate games, create build scripts, and utilize preprocessor macros! - [GitHub Action: get-playdate-sdk](https://github.com/marketplace/actions/get-playdate-sdk) Installs the Playdate SDK in your GitHub Actions Workflows +- [pd.sh](https://github.com/dknight/pd.sh/): A shell script to create a new project from a template, run/stop simulator directly from the terminal. ### Development & Graphics tools