Amulet-Map-Editor icon indicating copy to clipboard operation
Amulet-Map-Editor copied to clipboard

Implemented private variable obfuscation and improved the pyinstaller spec file.

Open gentlegiantJGC opened this issue 3 years ago • 1 comments

Improved code finding module paths. No longer need to import the packages.

Added code to obfuscate private variables (variables starting with a single underscore) so that third parties cannot access or edit the private state.

gentlegiantJGC avatar May 31 '22 11:05 gentlegiantJGC

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 31 '22 11:05 CLAassistant