📦 Installers
✅ Download executables for all platforms:
Note: Open a terminal in the download path, extract it with
cat *.tar.gz | tar -xzvf - -i
And then run
./project-name-*.bin
shown in the previous output for executing it!Note: Open a terminal in the download path, extract it with
cat *.tar.gz | tar -xzvf - -i
And then run
./project-name-*.bin
shown in the previous output for executing it!Note: You can contact me for a free copy of a paid executable if you have a valid or altruistic reason!
♻️ Uninstalling¶
Workspaces: Where data, models, versions, cache of the projects are stored
All project's Workspaces are located in your platform's User Data
directory:
Windows | C:\\Users\(...)\AppData\Local\BrokenSource |
MacOS | ~/Library/Application Support/BrokenSource |
Linux | ~/.local/share/BrokenSource |
Note: This should be the only directory used by Installers