Import recent changes from PCGamingWiki
This commit is contained in:
parent
295e718c0f
commit
1fe9344717
5 changed files with 104 additions and 1 deletions
|
@ -380881,6 +380881,8 @@ Lyne:
|
|||
- save
|
||||
when:
|
||||
- os: linux
|
||||
id:
|
||||
lutris: lyne
|
||||
installDir:
|
||||
LYNE: {}
|
||||
launch:
|
||||
|
@ -557995,6 +557997,56 @@ Shapez:
|
|||
Shapez 2:
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<home>/AppData/LocalLow/tobspr Games/shapez 2/blueprints/**/*.spz2bp":
|
||||
when:
|
||||
- store: steam
|
||||
"<home>/AppData/LocalLow/tobspr Games/shapez 2/savegames/**/*.spz2":
|
||||
when:
|
||||
- store: steam
|
||||
"<home>/Library/Application Support/tobspr Games/shapez 2/blueprints/**/*.spz2bp":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<home>/Library/Application Support/tobspr Games/shapez 2/savegames/**/*.spz2":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<xdgConfig>/unity3d/tobspr Games/shapez 2/blueprints/**/*.spz2bp":
|
||||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
"<xdgConfig>/unity3d/tobspr Games/shapez 2/savegames/**/*.spz2":
|
||||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
installDir:
|
||||
shapez 2: {}
|
||||
launch:
|
||||
"<base>/shapez 2.app/Contents/MacOS/shapez 2":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/shapez 2.exe":
|
||||
- when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
- arguments: "-force-vulkan"
|
||||
when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
- arguments: "-force-d3d12"
|
||||
when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
"<base>/shapez 2.x86_64":
|
||||
- when:
|
||||
- bit: 64
|
||||
os: linux
|
||||
store: steam
|
||||
steam:
|
||||
id: 2162800
|
||||
Shapez.io:
|
||||
|
|
Reference in a new issue