Blaumaus / le_chiffre

Open source, multilingual, external CS:GO toolkit.
https://lechiffre.now.sh
MIT License
238 stars 39 forks source link

Finish async version control #14

Closed Blaumaus closed 3 years ago

Blaumaus commented 3 years ago

Currently, it's partially implemented in Le_Chiffre.cpp as print_version_status method which is being called using CreateThread on line 134, but does not work correctly (the ConsoleIO pointer passed as a parameter is not getting called within the method).

Blaumaus commented 3 years ago

Done in version v1.1.7