A tool to quickly port RPG Maker MV and MZ games to Linux and MacOS and upload to file hosters.
No guarantee on the painless part.
Prerequisites: Docker
- Clone the repo
- Build the image
docker build -t painless-porter .
- Create a container
docker run -p 3000:3000 painless-porter
- Go to http://127.0.0.1:3000/ in your browser
- Put in pixeldrain stuff or upload your file (zip,7z,rar,tar.gz supported)
- Wait a while for it to finish running
- Check container logs for the links
nwjs team for nwjs
adlerosn for cicpoffs
docker team for docker
pixeldrain for free api and file hosting
gofile for free api and file hosting