Commit Graph
7 Commits
Author SHA1 Message Date
WitherOrNot 4bc029e645 Add visual studio to gitignore 2023-06-11 15:45:59 -04:00
WitherOrNot eed869981b fix installation ID generation 2023-06-08 14:40:11 -04:00
WitherOrNot 947fd48f38 initialize options in CLI 2023-06-07 15:43:45 -04:00
WitherOrNot 3a7a37d814 prevent fully-licensed-wpa.txt from being changed on clone 2023-06-06 21:06:32 -04:00
98c8db7e02 merge server and confid with xpkey, add LH keys (#18)
* merge server and confid with xpkey, add LH keys

* improve error handling

* update README.md

* fix line endings

* reorder products section of keys.json

* use options as global variable

* rename genServer to isBink2002

* small refactor

* handle unknown error codepath on confirmation id
remove redundant else for BINK1998 generation

* finish conversion from std::cout -> fmt::print();

---------

Co-authored-by: Neo <321592+Neo-Desktop@users.noreply.github.com>
2023-06-06 15:04:39 -07:00
WitherOrNotandGitHub e9a10e2882 add confirmation ID generator, fix server.cpp (#14)
* add confirmation ID generator, fix server.cpp

* made an oopsie

* Update README.md

* Remove unused platform-dependent code
2023-06-03 07:14:11 -07:00
WitherOrNot d930648230 Add new keys 2023-06-02 03:14:53 -04:00