Once Python is installed, you can install VortexEngine using pip, which is Python's package installer.
Open your terminal or Command Prompt.
Run the following command to install VortexEngine from PyPI:
pip install vortex-engine
Last updated 1 year ago