Cooper Wallace
Cooper Wallace
I've been taking a stab at this Issue, and wanted feedback regarding the formatting of the filenames. I created a few predefined date formats according to the [ISO_8601](https://en.wikipedia.org/wiki/ISO_8601) convention. The...
> How about allowing custom formats that are not predefined? This would allow everyone to overwrite values to fit their own needs. Mine is YYYY-MM-01 (which allowed jumping to the...
I've been able to solve this issue by generating a Personal Client-ID and Authorization token, and adding it with following to the `twitchy-api.py` file. These tokens can be generated using...
@xxzl0130 You'll need to specify udp for the port, otherwise Docker defaults to tcp. Took me a bit to realize that myself
@jammsen Sure! Its on the top of this page, https://tech.palworldgame.com/dedicated-server-guide.
@jammsen I just realized you probably meant the tcp part. https://docs.docker.com/engine/reference/builder/#expose, > By default, EXPOSE assumes TCP. You can also specify UDP:
@xxzl0130 @906051999 Those are false positives and are always displayed. I run mine with those, and there's no isssues. @906051999 As for the Server Browser, it looks like theres issues...