Changelog
- Now detects already patched file and will abort
- Removed unnecessary imports in entry file
- Replaced instances of variables starting with double underscores to only contain one underscore
- Clarified functions to be used inside classes and functions that can be used outside of the intended class. (def _func() and def func())
- Removed related CLI entry. menu and files