-
Notifications
You must be signed in to change notification settings - Fork 9
Getting started
Secret-chest edited this page Dec 21, 2021
·
4 revisions
Download the latest .zip from the releases page. Then, install packages from requirements.txt (Scratch2Python also needs Python 3.6 or newer).
pip3 install -r requirements.txt
pip install -r requirements.txt
Change the projectToLoad variable in main.py to your desired filename. After that, run main.py!
Copyright (C) 2022 Secret-chest and other contributors