Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2024-04-18 06:16:07 +00:00 committed by github-actions[bot]
parent 505d15235c
commit 8b5fedab15
4 changed files with 73 additions and 6 deletions

View file

@ -106244,11 +106244,11 @@ Closure:
installDir: installDir:
Closure: {} Closure: {}
launch: launch:
"<base>/closure.app": "<base>/Closure.app":
- when: - when:
- os: mac - os: mac
store: steam store: steam
"<base>/closure.exe": "<base>/Closure.exe":
- when: - when:
- os: windows - os: windows
store: steam store: steam
@ -392391,6 +392391,12 @@ Our Lovely Escape:
steam: steam:
id: 360040 id: 360040
Our Secret Below: Our Secret Below:
files:
"C:/Users/<home>/AppData/LocalLow/DarkStone Digital/OurSecretBelow/GameSettings.osb":
tags:
- config
when:
- os: windows
installDir: installDir:
OurSecretBelow(Release): {} OurSecretBelow(Release): {}
launch: launch:
@ -579929,6 +579935,17 @@ The Studio:
steam: steam:
id: 780150 id: 780150
The Subject: The Subject:
files:
"C:/Users/<home>/AppData/LocalLow/DarkStone Digital/TheSubject/Elog.sd":
tags:
- save
when:
- os: windows
"C:/Users/<home>/AppData/LocalLow/DarkStone Digital/TheSubject/GameSettings.json":
tags:
- config
when:
- os: windows
installDir: installDir:
The Subject: {} The Subject: {}
launch: launch:

View file

@ -22354,7 +22354,6 @@
* [Our Love Will Grow](https://www.pcgamingwiki.com/wiki/?curid=34723) * [Our Love Will Grow](https://www.pcgamingwiki.com/wiki/?curid=34723)
* [Our Lovely Escape](https://www.pcgamingwiki.com/wiki/?curid=122666) * [Our Lovely Escape](https://www.pcgamingwiki.com/wiki/?curid=122666)
* [Our Nation's Miner](https://www.pcgamingwiki.com/wiki/?curid=45166) * [Our Nation's Miner](https://www.pcgamingwiki.com/wiki/?curid=45166)
* [Our Secret Below](https://www.pcgamingwiki.com/wiki/?curid=142182)
* [Our Wonderful World](https://www.pcgamingwiki.com/wiki/?curid=54060) * [Our Wonderful World](https://www.pcgamingwiki.com/wiki/?curid=54060)
* [Our world has not decayed](https://www.pcgamingwiki.com/wiki/?curid=145130) * [Our world has not decayed](https://www.pcgamingwiki.com/wiki/?curid=145130)
* [Our World Is Ended](https://www.pcgamingwiki.com/wiki/?curid=122888) * [Our World Is Ended](https://www.pcgamingwiki.com/wiki/?curid=122888)
@ -32644,7 +32643,6 @@
* [The Strike](https://www.pcgamingwiki.com/wiki/?curid=45061) * [The Strike](https://www.pcgamingwiki.com/wiki/?curid=45061)
* [The Stroke of Midnight](https://www.pcgamingwiki.com/wiki/?curid=92159) * [The Stroke of Midnight](https://www.pcgamingwiki.com/wiki/?curid=92159)
* [The Studio](https://www.pcgamingwiki.com/wiki/?curid=88045) * [The Studio](https://www.pcgamingwiki.com/wiki/?curid=88045)
* [The Subject](https://www.pcgamingwiki.com/wiki/?curid=105351)
* [The Succubi Trap](https://www.pcgamingwiki.com/wiki/?curid=73792) * [The Succubi Trap](https://www.pcgamingwiki.com/wiki/?curid=73792)
* [The Suffering of Larina](https://www.pcgamingwiki.com/wiki/?curid=68150) * [The Suffering of Larina](https://www.pcgamingwiki.com/wiki/?curid=68150)
* [The Sun and Moon](https://www.pcgamingwiki.com/wiki/?curid=38133) * [The Sun and Moon](https://www.pcgamingwiki.com/wiki/?curid=38133)

View file

@ -11232,10 +11232,10 @@
launch: launch:
- config: - config:
oslist: windows oslist: windows
executable: closure.exe executable: Closure.exe
- config: - config:
oslist: macos oslist: macos
executable: closure.app executable: Closure.app
workingdir: / workingdir: /
- config: - config:
oslist: linux oslist: linux
@ -169413,6 +169413,32 @@
executable: open_bonus_osx.sh executable: open_bonus_osx.sh
569840: {} 569840: {}
569860: 569860:
cloud:
saves:
- path: Terrible Toybox/Thimbleweed Park
pattern: "*.save"
root: MacAppSupport
- path: Terrible Toybox/Thimbleweed Park
pattern: "*.png"
root: MacAppSupport
- path: Terrible Toybox/Thimbleweed Park
pattern: "*.dat"
root: MacAppSupport
overrides:
- os: Windows
osCompare: "="
pathTransforms:
- find: Terrible Toybox/Thimbleweed Park
replace: Terrible Toybox/Thimbleweed Park
root: MacAppSupport
useInstead: WinAppDataRoaming
- os: Linux
osCompare: "="
pathTransforms:
- find: Terrible Toybox/Thimbleweed Park
replace: Terrible Toybox/Thimbleweed Park
root: MacAppSupport
useInstead: LinuxXdgDataHome
installDir: Thimbleweed Park installDir: Thimbleweed Park
launch: launch:
- config: - config:
@ -284933,6 +284959,18 @@
executable: Squares.app executable: Squares.app
type: none type: none
855190: 855190:
cloud:
saves:
- path: DarkStone Digital/The Subject
pattern: "*.sd"
platforms:
- Windows
root: WinAppDataLocalLow
- path: DarkStone Digital/The Subject
pattern: "*.json"
platforms:
- Windows
root: WinAppDataLocalLow
installDir: The Subject installDir: The Subject
launch: launch:
- config: - config:
@ -439738,6 +439776,14 @@
executable: "Cave Story's Secret Santa.exe" executable: "Cave Story's Secret Santa.exe"
type: default type: default
1812290: 1812290:
cloud:
saves:
- path: ARENA
pattern: "*.0*"
root: gameinstall
- path: ARENA
pattern: NAMES.DAT
root: gameinstall
installDir: The Elder Scrolls Arena installDir: The Elder Scrolls Arena
launch: launch:
- arguments: "-noconsole -conf arena.conf -fullscreen" - arguments: "-noconsole -conf arena.conf -fullscreen"

View file

@ -118060,6 +118060,9 @@ Our Lovely Escape:
Our Secret Below: Our Secret Below:
pageId: 142182 pageId: 142182
steam: 1061920 steam: 1061920
templates:
- "{{Game data/config|Windows|C:\\Users\\%USERPROFILE%\\AppData\\LocalLow\\DarkStone Digital\\OurSecretBelow\\GameSettings.osb}}"
- "{{Game data/saves|Windows|<ref>{{Refcheck|user=Taylor.mabby654|date=2020-08-07|comment=No save function, just [https://steamcommunity.com/app/1061920/discussions/0/2974027084084331096/#comment_2974027084085059580 3] notes to freeze random generated codes in the game for faster progress. Also [https://steamcommunity.com/app/1061920/discussions/0/2801754975101694255#comment_2801754975101985536 confirmed by devs.]}}</ref>}}"
Our Wonderful World: Our Wonderful World:
pageId: 54060 pageId: 54060
steam: 562600 steam: 562600
@ -174127,6 +174130,9 @@ The Studio:
The Subject: The Subject:
pageId: 105351 pageId: 105351
steam: 855190 steam: 855190
templates:
- "{{Game data/config|Windows|C:\\Users\\%USERPROFILE%\\AppData\\LocalLow\\DarkStone Digital\\TheSubject\\GameSettings.json}}"
- "{{Game data/saves|Windows|C:\\Users\\%USERPROFILE%\\AppData\\LocalLow\\DarkStone Digital\\TheSubject\\Elog.sd}}"
The Succubi Trap: The Succubi Trap:
pageId: 73792 pageId: 73792
steam: 729320 steam: 729320