R.I.P. Paint 3D 🕊
Download the version of the package you want to install from the packages directory and then double-click to install the .appxbundle
package. (.BlockMap
files are not needed.)
Version 2023.2310.24037.0 or earlier is recommended because later versions have the problem that the "Open with" context menu is missing/broken.
-
Clone this repository and clean up the
packages
directorygit clone https://github.com/ghaaj/Paint3D.git cd Paint3D rm packages/*
-
Install dependencies
-
Start the FlareSolverr server
export FLARESOLVERR_PORT=8191 docker run -d --rm \ --name=flaresolverr \ -p $FLARESOLVERR_PORT:8191 \ -e LOG_LEVEL=info \ --restart unless-stopped \ ghcr.io/flaresolverr/flaresolverr:latest
-
Compile and run
fetch-packages.ab
You can edit
requests.json
to customize the packages to download.amber ./fetch-packages.ab ./fetch-packages.sh ./fetch-packages.sh ./requests.json
- Online link generator for Microsoft Store
- amber-lang/amber
- FlareSolverr/FlareSolverr
- orf/html-query
- jqlang/jq
- The
.appxbundle
file is a ZIP archive - The
.BlockMap
file is a CAB archive