This repository has been archived on 2024-06-15. You can view files and clone it, but cannot push or open issues or pull requests.
Launcher/install-windows-instructions.md

591 B
Executable file

download this repo to pc or use git

install git

download link

clone repo

git clone https://weforgecode.xyz/Spitfire/Launcher.git

download python 3.11.x and pip (installs with python)

install python

download link

restart computer to refresh system variables after python install

install dependencies

run this to install deps

./install.bat

run the app using

./run.bat

build app using

./build.bat