PalBox lets you easily manage and play PalWorld servers!
- Download Release Code
- Upload to your server
- pip3 install flask paramiko
- Run ./app.py
- Download Release Code
- Upload to your server
- python3 -m venv .venv
- source .venv/bin/activate
- pip3 install flask paramiko
- cd ./PalBox
- python3 ./PalBox/app.py
Submitted code modifications can be directly pushed to the main branch, and will be directly merged into the main line after the review is completed.
Mail: [email protected] or [email protected]