Main Info About Files
.exe - 7-Zip SFX Archive
.zip - Compressed
.7z - Compressed
What's Changed
- Launched a site: https://xemulat.github.io/Windows-Toolkit/
- Updated my custom programs to use color-print instead of print(Fore.RED...
- Optimizer my custom programs to use PowPow(name, repname, replink) instead of:
name = '<name>'
repname = '<repname>'
replink = '<replink>'
powpow()
that reduced some lines to 1/4 of original size!
Full Changelog: v1.0...v1.1