Callum027 / ansible-collection-palworld-dedicated-server

Ansible collection for Palworld Dedicated Server
GNU General Public License v3.0
0 stars 0 forks source link

Add support for the Palworld REST API #20

Closed Callum027 closed 3 months ago

Callum027 commented 3 months ago

Palworld v0.2.0.6 onwards now supports a REST API for interacting with the server.

https://tech.palworldgame.com/category/rest-api

This is a big improvement on the RCON API, and this collection needs to include support for it.