I want to modify this plugin a little to suit my needs (I have a json file who describe most of the contents of the hacked version of the rom within my 7z, and i want to display the hack description on the selection windows).
But i fail to compile it. (I'm a total noob with visual studio and C#)
At first, i had issue with System.Drawing.Common, if i put 4.7.2 for Plugin i've got this error :
(Sorry in french, idk how can i change the lang) :
I i put the last version of System.Drawing.Common (6.0.0), i've got right of a lot of errors but i stiff got that :
I use the last version of Unbroken.Launchbox.Plugins.dll, maybe that's the issue ?