pd-rs / crankstart

A barely functional, wildly incomplete and basically undocumented Rust crate whose aim is to let you write Games for the Playdate handheld gaming system in Rust.
MIT License
235 stars 24 forks source link

update bindings to SDK 4.2.1 #88

Closed sam-dillin closed 7 months ago

sam-dillin commented 8 months ago

Total Rust Noob wanting to use this project as a way to get familiar with Rust followed README.md instructions for updating bindings ran generate_bindings.sh ran example project with cmd crank run --release --example hello_world --device confirmed on device works with playdate simulator Upload Game to Device