finnvoor / PlaydateKit

Create games for Playdate using Swift.
https://finnvoor.github.io/PlaydateKit/documentation/playdatekit
Creative Commons Zero v1.0 Universal
198 stars 21 forks source link

PDCPlugin #5

Closed finnvoor closed 8 months ago

finnvoor commented 8 months ago

Adds a plugin that can be run using swift package pdc. This replicates the previous Makefile but allows for adding PlaydateKit as a remote dependency.

See also: https://github.com/finnvoor/PlaydateKitTemplate/