We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Clone the git repo:
git clone https://github.com/s0lst1c3/dropengine.git
Create a new virtual env:
python3.7 -m venv venv
Activate the virtual env:
source venv/bin/activate