Skip to content
ThexGameLord edited this page Feb 8, 2024 · 2 revisions

in here will be some information on how to set the servers up

installing the required packages

in the location of the requirements.txt file execute one of these, Depending on how your pip.exe is named one of the commands will work.

pip install -r requirements.txt

or

pip3 install -r requirements.txt

todo: add more

Clone this wiki locally