Import recent changes from PCGamingWiki
This commit is contained in:
parent
76971eb8b5
commit
a9ec1ea6e2
3 changed files with 101 additions and 4 deletions
|
@ -107846,7 +107846,12 @@ Captain Gazman Day Of The Rage:
|
|||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
/home/USERNAME/.config/Epic/CaptainGazman/Saved/SaveGames:
|
||||
"<home>/.config/Epic/CaptainGazman/Saved/Config/LinuxNoEditor":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: linux
|
||||
"<home>/.config/Epic/CaptainGazman/Saved/SaveGames":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
|
@ -699465,6 +699470,42 @@ The Room of Black & White:
|
|||
store: steam
|
||||
steam:
|
||||
id: 402000
|
||||
The Roottrees are Dead:
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<winAppData>/Godot/app_userdata/The Roottrees are Dead/<storeUserId>-slot*.save":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<winAppData>/Godot/app_userdata/The Roottrees are Dead/config.json":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
id:
|
||||
steamExtra:
|
||||
- 3578780
|
||||
installDir:
|
||||
The Roottrees are Dead: {}
|
||||
launch:
|
||||
"<base>/roottrees":
|
||||
- when:
|
||||
- bit: 64
|
||||
os: linux
|
||||
store: steam
|
||||
"<base>/roottrees.app":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/roottrees.exe":
|
||||
- when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 2754380
|
||||
The Rose and I:
|
||||
installDir:
|
||||
TheRoseAndI: {}
|
||||
|
|
|
@ -607310,6 +607310,51 @@
|
|||
nameLocalized:
|
||||
schinese: 漫威宇宙入侵
|
||||
tchinese: 漫威宇宙入侵
|
||||
2754380:
|
||||
cloud:
|
||||
saves:
|
||||
- path: ""
|
||||
pattern: "*.save"
|
||||
root: gameinstall
|
||||
overrides:
|
||||
- addPath: "Godot\\app_userdata\\The Roottrees are Dead"
|
||||
os: Windows
|
||||
osCompare: "="
|
||||
root: gameinstall
|
||||
useInstead: WinAppDataRoaming
|
||||
- addPath: Godot/app_userdata/The Roottrees are Dead
|
||||
os: MacOS
|
||||
osCompare: "="
|
||||
root: gameinstall
|
||||
useInstead: MacAppSupport
|
||||
- addPath: ".local/share/godot/app_userdata/The Roottrees are Dead"
|
||||
os: Linux
|
||||
osCompare: "="
|
||||
root: gameinstall
|
||||
useInstead: LinuxHome
|
||||
installDir: The Roottrees are Dead
|
||||
launch:
|
||||
- config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: roottrees.exe
|
||||
type: default
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: roottrees.app
|
||||
type: default
|
||||
- config:
|
||||
osarch: "64"
|
||||
oslist: linux
|
||||
executable: roottrees
|
||||
type: default
|
||||
- arguments: "--rendering-driver opengl3"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: The Roottrees are Dead (Compatibility)
|
||||
executable: roottrees.exe
|
||||
type: option1
|
||||
2756920:
|
||||
cloud:
|
||||
saves:
|
||||
|
|
|
@ -34417,9 +34417,10 @@ Captain Gazman Day Of The Rage:
|
|||
pageId: 202340
|
||||
steam: 1907400
|
||||
templates:
|
||||
- "{{Game data/config|Windows|%localappdata%\\CaptainGazman\\Saved\\Config\\WindowsNoEditor}}"
|
||||
- "{{Game data/saves|Windows|%localappdata%\\CaptainGazman\\Saved\\SaveGames}}"
|
||||
- "{{Game data/saves|Linux|\\home\\USERNAME\\.config\\Epic\\CaptainGazman\\Saved\\SaveGames}}"
|
||||
- "{{Game data/config|Windows|{{P|localappdata}}\\CaptainGazman\\Saved\\Config\\WindowsNoEditor\\}}"
|
||||
- "{{Game data/config|Linux|{{P|linuxhome}}/.config/Epic/CaptainGazman/Saved/Config/LinuxNoEditor/}}"
|
||||
- "{{Game data/saves|Windows|{{P|localappdata}}\\CaptainGazman\\Saved\\SaveGames\\}}"
|
||||
- "{{Game data/saves|Linux|{{P|linuxhome}}/.config/Epic/CaptainGazman/Saved/SaveGames/}}"
|
||||
Captain Kaon:
|
||||
pageId: 53287
|
||||
steam: 527380
|
||||
|
@ -223866,6 +223867,16 @@ The Room of Black & White:
|
|||
steam: 402000
|
||||
steamSide:
|
||||
- 429990
|
||||
The Roottrees are Dead:
|
||||
cloud:
|
||||
steam: true
|
||||
pageId: 203916
|
||||
steam: 2754380
|
||||
steamSide:
|
||||
- 3578780
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|appdata}}\\Godot\\app_userdata\\The Roottrees are Dead\\config.json}}"
|
||||
- "{{Game data/saves|Windows|{{p|appdata}}\\Godot\\app_userdata\\The Roottrees are Dead\\{{p|uid}}-slot*.save}}"
|
||||
The Rose and I:
|
||||
pageId: 43769
|
||||
steam: 396060
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue