bucanero/PS4CheatsManager

Plugins Manager

illusion0001 opened this issue · 3 comments

Basic features to be implemented.

  • Get list of available titles
  • Get list of installed plugins in /data/GoldHEN/plugins
  • Read and write section and key to plugins.ini
  • Plugins Updater (#98)

3 is now easier after this pr GoldHEN/GoldHEN_Plugins_Repository#42. Now we can iterate through the folder, add or remove the selected plugins entries into the config and toggle them.

Added plugins updater to the list.

GoldHEN/GoldHEN_Plugins_Repository#56 Will allow us to parse module info for title, description and version.