BlueMystic
BlueMystic
I am having the same problem
Yes, it downloads the ZIP file and Closes the App inmediatelly. i indeed put code in the "#SomeCode:" but as i told u, the App closes itself right after the...
OK, i tried something, in the XML i had set 'Mandatory' to true, i now set it as 'false', the code inside "#SomeCode" now gets executed, the content of the...
Thanks, ill do that, and if may i suggest to add a boolean property like this: `public bool CloseApplication { get; set; }` Then.. ``` if (this.CloseApplication) { foreach (var...
Thanks for reporting this bug, I'll get into it.
Thanks! i appreciate the repply.
Thanks for reporting this glitch, i'll look to fix it. Regards.
oh and the editor wasnt correctly converting colors to HEX values with #RRGGBBAA format, so i modify the code to fix it, but dont worry i wont PR it, it...
Bump! i also need Comments to be preserved. Is the project abandoned?
you mean the & symbol on it? thats very weird..