Import recent changes from PCGamingWiki
This commit is contained in:
parent
e73c9c4f6d
commit
f69d6b660d
3 changed files with 22 additions and 1 deletions
|
@ -13973,6 +13973,13 @@ ASTROPUPPA:
|
|||
steam:
|
||||
id: 1184470
|
||||
ATLYSS:
|
||||
files:
|
||||
"<base>/ATLYSS_Data/profileCollections":
|
||||
tags:
|
||||
- config
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
ATLYSS: {}
|
||||
launch:
|
||||
|
@ -215131,6 +215138,16 @@ Endless Space 2:
|
|||
gog: true
|
||||
steam: true
|
||||
files:
|
||||
"<home>/Library/Application Support/Endless Space 2/Save Files":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: mac
|
||||
"<home>/Library/Application Support/Endless Space 2/Users/<storeUserId>/Registry.xml":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: mac
|
||||
"<winDocuments>/Endless Space 2/Save Files":
|
||||
tags:
|
||||
- save
|
||||
|
|
|
@ -1961,7 +1961,6 @@
|
|||
* [Atlas Protect Your Planet](https://www.pcgamingwiki.com/wiki/?curid=125653)
|
||||
* [Atlas Reactor](https://www.pcgamingwiki.com/wiki/?curid=43065)
|
||||
* [Atlas Reactor VR Character Viewer](https://www.pcgamingwiki.com/wiki/?curid=43758)
|
||||
* [ATLYSS](https://www.pcgamingwiki.com/wiki/?curid=199461)
|
||||
* [Atma](https://www.pcgamingwiki.com/wiki/?curid=141045)
|
||||
* [AtmaSphere](https://www.pcgamingwiki.com/wiki/?curid=80988)
|
||||
* [Atmotech Episode Praeludium](https://www.pcgamingwiki.com/wiki/?curid=98576)
|
||||
|
|
|
@ -4273,6 +4273,9 @@ ASTROPUPPA:
|
|||
ATLYSS:
|
||||
pageId: 199461
|
||||
steam: 2768430
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|game}}\\ATLYSS_Data\\profileCollections}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\ATLYSS_Data\\profileCollections}}"
|
||||
ATOM RPG:
|
||||
cloud:
|
||||
gog: true
|
||||
|
@ -67972,7 +67975,9 @@ Endless Space 2:
|
|||
steam: 392110
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|userprofile\\Documents}}\\Endless Space 2\\Users\\{{p|uid}}\\Registry.xml}}"
|
||||
- "{{Game data/config|OS X|{{p|osxhome}}/Library/Application Support/Endless Space 2/Users/{{p|uid}}/Registry.xml}}"
|
||||
- "{{Game data/saves|Windows|{{p|userprofile\\Documents}}\\Endless Space 2\\Save Files}}"
|
||||
- "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/Endless Space 2/Save Files}}"
|
||||
Endless Tower:
|
||||
pageId: 152761
|
||||
steam: 1193700
|
||||
|
|
Reference in a new issue