Riyaz Vagapov
Riyaz Vagapov
GameTypes: missing mapgroupsSP entry for game type/mode (cooperative/coopmission). [03:33:16.522] CSSharp: Initializing [03:33:16.523] CSSharp: CoreConfig loaded. [03:33:16.590] CSSharp: Copying bytes from disk for /home/steam/steamcmd/cs_go/game/bin/linuxsteamrt64/libengine2.so [03:33:16.890] CSSharp: Copying bytes from disk for...
Im tried to create initial setup throught cs2-server setup command but stucked into steam enter Waiting for client config...OK Waiting for user info...OK quit Please enter your Steam account's username...
I did everything according to the instructions ``` git clone https://github.com/black-forest-labs/flux python -m venv .venv source .venv/Scripts/activate pip install -e “.[all]” ``` then run the model with ```python -m flux...