Commit Graph
11 Commits
Author SHA1 Message Date
TheTank20andGitHub 444f8c45c7 Allow manual workflows and auto workflows on all branches
This lets workflows work on all branches without changing anything, and allows workflows to be activated manually.
2023-08-14 15:07:24 -04:00
TheTank20andGitHub 8e15a4f5b8 Update OpenSSL to 3.1.2 2023-08-10 12:07:39 -05:00
TheTank20andGitHub 152c03456c Merge pull request #50 from UMSKT/readme-fix 2023-07-28 17:49:23 -05:00
TheTank20andGitHub ea51438766 Update README.md 2023-07-28 17:32:15 -05:00
TheTank20andGitHub 8ee1acc2be Fix multiple key issue 2023-07-28 16:50:40 -05:00
TheTank20andGitHub 3134a6f7a3 Update cli.cpp
Attempt to fix "duplicate keys" issue
2023-07-28 16:31:54 -05:00
TheTank20andGitHub b75d08b3be Update README.md 2023-07-27 19:01:50 -05:00
TheTank20andGitHub 503fa3e1d8 Simplified v141_xp installation (#41) 2023-07-09 04:05:01 -07:00
bc23fc5233 Hide more things behind --verbose + error correction (#27)
---------

Co-authored-by: WitherOrNot <damemem@gmail.com>
2023-06-18 01:28:20 -07:00
TheTank20andGitHub dc64133adf Update README.md 2023-06-16 20:32:46 -05:00
40c60e656f Add GitHub Actions CI/CD (#23)
* Create linux.yml

* Create windows.yml

* re-enable static builds
make a better linux github workflow

* better windows action script
fix linux output zip

* fix path typos

* Update readme

---------

Co-authored-by: Neo <321592+Neo-Desktop@users.noreply.github.com>
2023-06-16 05:57:56 -07:00