Closed rsubtil closed 1 year ago
With the latest manual syncing, this process is impossible as code is different in some parts. Manual review will always be required, and although some of this could be automated (copying data classes and json files), it's mostly irrelevant.
Right now, any changes done to RetroHub API must be replicated manually for the theme helper.
This should, if possible, be automated. Some files are exactly the same, such as everything inside
classes
, but the mainRetroHub.gd
file should only contain public API for example.