fix small bug and hopefully fix build script (venv)

This commit is contained in:
Dexrn ZacAttack
2025-03-03 08:13:57 -08:00
parent 796e24cc91
commit 8ab5a74241
3 changed files with 6 additions and 3 deletions

View File

@@ -1,2 +1,4 @@
python -m venv BuildScripts\venv
BuildScripts\venv\Scripts\activate
pip install requests
py BuildScripts\contributors.py