Open Shaktohh opened 1 year ago
@Shaktohh Hey, this doesn't seem to be working anymore with 2024-05-14 version, it follows the bottom path, any reasons for that you think?
In the older versions, there was only one america, in the current version there are 4 america.
I changed to that, it should do the job
/// /// \brief Function to extract data from loaded exe and set the members /// export function load() { const _ = Log.dive(self, 'load');
}