Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (16 loc) · 295 Bytes

readme.md

File metadata and controls

16 lines (16 loc) · 295 Bytes

this is a very old version of lil brute it was almost deleted

set up

run in terminal:

py -m venv .venv
.\.venv\Scripts\activate
py -m pip install --upgrade pip
pip install wheel
pip install -r .\requirements.txt

run

run in terminal:

.\.venv\Scripts\activate
py main.py