1234567891011121314151617181920212223242526 |
- name: palworld
- description: Palworld is a multiplayer, open-world survival crafting game where you befriend and collect mysterious creatures called "Pals".
- annotations:
- title: Palworld
- type: application
- version: 1.0.6
- apiVersion: v2
- appVersion: palworld
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.9
- home: https://www.pocketpair.jp/palworld
- icon: https://media.sys.truenas.net/apps/palworld/icons/icon.webp
- sources:
- - https://www.pocketpair.jp/palworld
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/palworld
- - https://github.com/ich777/docker-steamcmd-server/tree/palworld
- keywords:
- - game
- - palworld
|