Skip to content

PalBox lets you easily manage and play PalWorld servers!

License

Notifications You must be signed in to change notification settings

Cx330-dev/PalBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PalBox

PalBox lets you easily manage and play PalWorld servers!

How To Use in Windows Server?

  1. Download Release Code
  2. Upload to your server
  3. pip3 install flask paramiko
  4. Run ./app.py

How To Use in Linux Server?

  1. Download Release Code
  2. Upload to your server
  3. python3 -m venv .venv
  4. source .venv/bin/activate
  5. pip3 install flask paramiko
  6. cd ./PalBox
  7. python3 ./PalBox/app.py

About submitting code

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.

Contact me

Mail: [email protected] or [email protected]

About

PalBox lets you easily manage and play PalWorld servers!

Resources

License

Stars

Watchers

Forks

Packages

No packages published