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
packagesdirectorygit 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.abYou can edit
requests.jsonto 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
.appxbundlefile is a ZIP archive - The
.BlockMapfile is a CAB archive