mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-21 15:29:30 -07:00
Began work on the C port. To my knowledge, everything is working except the graphics code. The C API doesn't include bitmap compositing functions out-of-the-box.
This commit is contained in:
8
playdate/matrix_c/pdxinfo
Normal file
8
playdate/matrix_c/pdxinfo
Normal file
@@ -0,0 +1,8 @@
|
||||
name=The Playtrix
|
||||
author=Rezmason
|
||||
description=A familiar animation of mysterious raining symbols.
|
||||
bundleID=net.rezmason.theplaytrix
|
||||
version=1.0
|
||||
buildNumber=1
|
||||
imagePath=path/to/launcher/assets
|
||||
launchSoundPath=path/to/launch/sound/file
|
||||
Reference in New Issue
Block a user