> You can diff the JSON files for the event sheets. I realize it might not be too easy to read but it will show things like where additions, changes and removals have been made.
https://winmerge.org/ is perfect for this - works with entire directories. Windows only though.
This is what I've been doing but yeah parsing through the JSON structure is not super feasible. I don't see the point of winmerge entirely when we have github desktop which is overall cleaner.
Specifically what I think we need is a split view like desktop has but using event sheets themselves, not the JSONs. Might require a of work but make source control a lot more feasible.
But integrating C3 into git itself may be a bit of a challenge. Even for solo developers a source control page could be really helpful to make sure there's no unintended changes.