GamesDoneQuick / gdq-break-channels

Break Screen Channels for GDQ broadcasts
Other
141 stars 45 forks source link

feat: Mega Man channel updates #26

Closed Suyooo closed 1 year ago

Suyooo commented 1 year ago

Description

Here's an update for the Mega Man channel, as mentioned in the original PR :)

One small note on the code side - in src/types/global.d.ts, I defined a module to allow importing .json files, to make working with texture packed spritesheets a little more convenient. If that's a problem, I can just move them into .ts files, of course.

Checklist: