A simple client application that uses the palworld rest api to have a better server managing experience
- Server Info
- Player List
- Server Settings
- Metrics
- Send Message
- Kick Player
- Ban Player
- Unban Player
- Save World
- Shutdown Server
- polishing
- adding new features that come to palworld api
download the latest release installer: https://github.com/crow0085/PalworldRestApiClient/releases and run the app once install finishes.
or
Download or clone the repository, and open the project in your favorite editor
Run the command to install dependencies:
npm install run the command to start the app:
npm run tauri dev Navigate to src-tauri\target\debug\pal_api_config.ini and edit the fields to match your server and then run the command to start the app again