Amulet-Map-Editor
Amulet-Map-Editor copied to clipboard
Implemented private variable obfuscation and improved the pyinstaller spec file.
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.