Start tracking Lutris IDs
This commit is contained in:
parent
97683408c5
commit
06602c842e
7 changed files with 35 additions and 1 deletions
|
@ -95025,6 +95025,8 @@ Celeste:
|
|||
- config
|
||||
when:
|
||||
- os: linux
|
||||
id:
|
||||
lutris: celeste
|
||||
installDir:
|
||||
Celeste: {}
|
||||
launch:
|
||||
|
|
|
@ -114,6 +114,8 @@ additionalProperties:
|
|||
type: array
|
||||
items:
|
||||
type: integer
|
||||
lutris:
|
||||
type: string
|
||||
steamExtra:
|
||||
type: array
|
||||
items:
|
||||
|
|
|
@ -95,6 +95,8 @@ additionalProperties:
|
|||
type: array
|
||||
items:
|
||||
type: integer
|
||||
lutris:
|
||||
type: string
|
||||
steamExtra:
|
||||
type: array
|
||||
items:
|
||||
|
|
|
@ -141243,6 +141243,22 @@
|
|||
executable: Shenzhen
|
||||
type: default
|
||||
504230:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Saves
|
||||
pattern: "*.celeste"
|
||||
root: gameinstall
|
||||
overrides:
|
||||
- addPath: Celeste
|
||||
os: Linux
|
||||
osCompare: "="
|
||||
root: gameinstall
|
||||
useInstead: LinuxXdgDataHome
|
||||
- addPath: Celeste
|
||||
os: MacOS
|
||||
osCompare: "="
|
||||
root: gameinstall
|
||||
useInstead: MacAppSupport
|
||||
installDir: Celeste
|
||||
launch:
|
||||
- config:
|
||||
|
|
|
@ -28616,6 +28616,7 @@ Celaria:
|
|||
- "{{Game data/config |Windows|{{p|localappdata}}\\Celaria}}"
|
||||
- "{{Game data/saves|Windows|{{p|localappdata}}\\Celaria}}"
|
||||
Celeste:
|
||||
lutris: celeste
|
||||
pageId: 61156
|
||||
steam: 504230
|
||||
templates:
|
||||
|
|
Reference in a new issue