Techno665 wrote: ↑Thu May 09, 2019 10:18 am
Sorry my bad, when I said "De-obfuscate" i meant how did you format the .js, i didn't know the terminology, now I feel stupid, didn't even think about seeing if Notepad++ had a something to format it, before i was just using a website to format it then Notepad++ to edit it, i'll make sure i use that tool instead of the website, and I'll go back and redo mine using the JSTool plugin as well.
Are there any other plugins you think i should use/install?
Given I mentioned the formatting first, I think it's clear I got what you were actually asking, lol. If you go back a page or two in this thread, there was a minor discussion about the different kinds of code obfuscation and which kind CrossCode uses, in case you're curious.
Using the JSTool plugin or using a web-based code formatter doesn't really matter, the end results are close enough to identical to not matter (some lines of code that are 1 line with one formatter may be 3-4 lines with the other, but for the most part they're identical); no need to redo your mod as long as everything works as intended.
As far as plugins for Notepad++ goes, I just kind of find them as I need them, lol. I know I had a few others installed at some point, but an update somewhere along the way deactivated them, so I'm not sure which of the options in Notepad++'s plugin manager are default options, and which I added myself. ATM, JSTool is the only plugin I'm using.