ethteck / kh1

WIP Decompilation of Kingdom Hearts (PS2, JP)
40 stars 6 forks source link

Add frogress tracking #50

Open Yotona opened 1 week ago

Yotona commented 1 week ago

Measuring the progress is currently handled manually through mapfile_parser, adding frogress and associated CI to update badging and possible website integrations would be helpful.

Yotona commented 1 week ago

If possible, tracking the lib directory apart from the rest of src will easily allow PS2 SDK progress to be tracked separately from game progress.