Commit Graph

4 Commits

Author SHA1 Message Date
Stavros Kois
977f9df34c palworld - all inputs are strings and must be regex matched (#2122)
* palworld - all inputs are strings and must be regex matched

* fix ci
2024-02-02 11:59:11 +02:00
Stavros Kois
c479033fc9 palworld - allow additional config (#2100)
* palworld - allow additional config

* bump version

* test actual keys

* dont print passwords

* handle bools

* lint

* handle bools

* only create dirs if not exist

* bypass bools on sh

* handle weird cases with quoting
2024-01-30 14:06:10 +02:00
Stavros Kois
ae984f70ae palworld - allow to change some config fields from UI (#2082) 2024-01-26 09:51:27 +02:00
Stavros Kois
589b4412a4 Adds palworld (#2069)
* initial commit

* add templates

* add values

* change ports in ci

* nodeport range

* add caps

* disable probes

* add ui

* probes

* update the port

* ignore port param

* remove unused var from ui

* default datasetnames

* rcon and port fixes
2024-01-24 10:11:16 +02:00