16 Commits

Author SHA1 Message Date
7052f9e794 fix typo in "fabric missing" error mesage 2025-01-08 11:30:14 -06:00
9bbbedf6cd fix warning message to be... less alarming 2024-12-31 14:55:13 -06:00
370e4a7e33 UX improvements and better code comments 2024-11-02 03:03:29 -07:00
e5a645f2cb add comments, add compilation instructions, upload image.ico 2024-11-02 02:44:42 -07:00
ab7805be2e add error handling in case mod folder doesn't exist
also now deletes previously downloaded tarballs
2024-10-30 23:02:27 -07:00
3e9c89fb02 trim unnecessary code from os specific section 2024-10-30 21:48:12 -07:00
dd2e5a6eb6 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
944c9e8b0c trim redundant code under os specific operations 2024-10-30 21:08:00 -07:00
dac69d1ea5 refactor code snippets and concatenate os.chdir lines under os specific ops 2024-10-30 21:03:46 -07:00
1561a1f6d1 update .gitignore and hide ascii art with collapsible function 2024-10-30 20:38:38 -07:00
4bbc920579 switch to wget over urllib 2024-10-30 20:20:36 -07:00
d86a842917 FIx compatibility with Windows 10, compiles to .exe 2024-10-29 02:04:44 -07:00
14fc9180aa add the sigma to installer.py 2024-10-28 14:39:36 -05:00
22db0ee622 first working (on linux) draft of installer.py 2024-10-28 12:57:11 -05:00
73567df7b1 re-commit 2024-10-28 12:22:07 -05:00
b62284b354 fix uncommented comment 2024-10-24 17:50:30 -05:00