15 Commits

Author SHA1 Message Date
d21456ea7f fix warning message to be... less alarming 2024-12-31 14:55:13 -06:00
fb6eeb5364 UX improvements and better code comments 2024-11-02 03:03:29 -07:00
5531d63870 add comments, add compilation instructions, upload image.ico 2024-11-02 02:44:42 -07:00
4976901191 add error handling in case mod folder doesn't exist
also now deletes previously downloaded tarballs
2024-10-30 23:02:27 -07:00
bda84a726f trim unnecessary code from os specific section 2024-10-30 21:48:12 -07:00
b915443ccf massive code refactor
most if not all functions were moved out of the main code body, lots of reformatting, whitespace and general spacing fixes, etc.
2024-10-30 21:33:57 -07:00
a4545bed16 trim redundant code under os specific operations 2024-10-30 21:08:00 -07:00
a0594137d1 refactor code snippets and concatenate os.chdir lines under os specific ops 2024-10-30 21:03:46 -07:00
210082ce3e update .gitignore and hide ascii art with collapsible function 2024-10-30 20:38:38 -07:00
fe72d9c8fe switch to wget over urllib 2024-10-30 20:20:36 -07:00
e2d2e2235b FIx compatibility with Windows 10, compiles to .exe 2024-10-29 02:04:44 -07:00
302148d2d6 add the sigma to installer.py 2024-10-28 14:39:36 -05:00
542600f8cb first working (on linux) draft of installer.py 2024-10-28 12:57:11 -05:00
6023b860d7 re-commit 2024-10-28 12:22:07 -05:00
4becff9fb2 fix uncommented comment 2024-10-24 17:50:30 -05:00