Important
In Windows If You Want To Check Debug After Enable debug add pause Before exit
########### Example ###############
cd XXXXXXXXXX
start /min cs2.exe -dedicated
pause
exit
##########################
Tip
If You Face Any Issue Enable Debug
Windows [modify_gameinfo.ps1]
$debug = $true # Set to true to enable debug messages
Linux [modify_gameinfo.sh]
debug=true # Set to true to enable debug messages
(1.0.0)
-Initial Release
If this project help you reduce time to develop, you can give me a cup of coffee :)