files:
- zip: N/A:Please select the zip file
game:
arch: win32
exe: $GAMEDIR/drive_c/The Alchemist of Ars Magna/ArsMagna.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/The Alchemist of Ars Magna
file: $zip
description: For the drm-less, uncensored version available on kaguragames.com, jastusa.com
and indiegala.com
game_slug: the-alchemist-of-ars-magna
gogslug: the_alchemist_of_ars_magna
humblestoreid: ''
installer_slug: the-alchemist-of-ars-magna-uncensored
name: The Alchemist of Ars Magna
notes: ''
runner: wine
script:
files:
- zip: N/A:Please select the zip file
game:
arch: win32
exe: $GAMEDIR/drive_c/The Alchemist of Ars Magna/ArsMagna.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/The Alchemist of Ars Magna
file: $zip
slug: the-alchemist-of-ars-magna-uncensored
steamid: 2328240
version: uncensored
year: 2023
{
"game_slug": "the-alchemist-of-ars-magna",
"version": "uncensored",
"description": "For the drm-less, uncensored version available on kaguragames.com, jastusa.com and indiegala.com",
"notes": "",
"name": "The Alchemist of Ars Magna",
"year": 2023,
"steamid": 2328240,
"gogslug": "the_alchemist_of_ars_magna",
"humblestoreid": "",
"runner": "wine",
"slug": "the-alchemist-of-ars-magna-uncensored",
"installer_slug": "the-alchemist-of-ars-magna-uncensored",
"script": {
"files": [
{
"zip": "N/A:Please select the zip file"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/The Alchemist of Ars Magna/ArsMagna.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/The Alchemist of Ars Magna",
"file": "$zip"
}
}
]
}
}