custom-name: Maniac Mansion Deluxe - AGS
game:
main_file: $GAMEDIR/Maniac.exe
installer:
- insert-disc:
description: Please browse folder where is located "Maniac Manson Deluxe" files.
Autodetect will not work here, use "Browse" button.
requires: Maniac.exe
- merge:
dst: $GAMEDIR
src: $DISC
- input_menu:
description: 'Choose your preferred game''s language:'
id: LANG
options:
- English: English
- French: French
- Portuguese: Portuguese
- Spanish: Spanish
- German: German
- Norwegian: Norwegian
- Russian: Russian
- Hungarian: Hungarian
- Finnish: Finnish
- Brazilian: Brazilian
- Dutch: Dutch
- Esperanto: Esperato
- Italian: Italian
- Maltese: Maltese
preselect: English
- write_config:
data:
language:
translation: $INPUT_LANG
file: $GAMEDIR/acsetup.cfg
description: '"Maniac Manson Deluxe" PC version using AGS.'
game_slug: maniac-mansion-deluxe
gogslug: ''
humblestoreid: ''
installer_slug: maniac-mansion-deluxe-any-maniac-mansion-d
name: Maniac Mansion Deluxe
notes: "- You have to download and extract \"Maniac Mansion Deluxe\" game archive\
\ before to launch this script installer. Then the script installer will ask you\
\ for path where maniac.exe and other game files stored\r\n- Press F5 for save/load/quit...\
\ menu"
runner: ags
script:
custom-name: Maniac Mansion Deluxe - AGS
game:
main_file: $GAMEDIR/Maniac.exe
installer:
- insert-disc:
description: Please browse folder where is located "Maniac Manson Deluxe" files.
Autodetect will not work here, use "Browse" button.
requires: Maniac.exe
- merge:
dst: $GAMEDIR
src: $DISC
- input_menu:
description: 'Choose your preferred game''s language:'
id: LANG
options:
- English: English
- French: French
- Portuguese: Portuguese
- Spanish: Spanish
- German: German
- Norwegian: Norwegian
- Russian: Russian
- Hungarian: Hungarian
- Finnish: Finnish
- Brazilian: Brazilian
- Dutch: Dutch
- Esperanto: Esperato
- Italian: Italian
- Maltese: Maltese
preselect: English
- write_config:
data:
language:
translation: $INPUT_LANG
file: $GAMEDIR/acsetup.cfg
slug: maniac-mansion-deluxe-any-maniac-mansion-d
steamid: null
version: any Maniac Mansion deluxe PC
year: 2004
{
"game_slug": "maniac-mansion-deluxe",
"version": "any Maniac Mansion deluxe PC",
"description": "\"Maniac Manson Deluxe\" PC version using AGS.",
"notes": "- You have to download and extract \"Maniac Mansion Deluxe\" game archive before to launch this script installer. Then the script installer will ask you for path where maniac.exe and other game files stored\r\n- Press F5 for save/load/quit... menu",
"name": "Maniac Mansion Deluxe",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "ags",
"slug": "maniac-mansion-deluxe-any-maniac-mansion-d",
"installer_slug": "maniac-mansion-deluxe-any-maniac-mansion-d",
"script": {
"custom-name": "Maniac Mansion Deluxe - AGS",
"game": {
"main_file": "$GAMEDIR/Maniac.exe"
},
"installer": [
{
"insert-disc": {
"description": "Please browse folder where is located \"Maniac Manson Deluxe\" files. Autodetect will not work here, use \"Browse\" button.",
"requires": "Maniac.exe"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$DISC"
}
},
{
"input_menu": {
"description": "Choose your preferred game's language:",
"id": "LANG",
"options": [
{
"English": "English"
},
{
"French": "French"
},
{
"Portuguese": "Portuguese"
},
{
"Spanish": "Spanish"
},
{
"German": "German"
},
{
"Norwegian": "Norwegian"
},
{
"Russian": "Russian"
},
{
"Hungarian": "Hungarian"
},
{
"Finnish": "Finnish"
},
{
"Brazilian": "Brazilian"
},
{
"Dutch": "Dutch"
},
{
"Esperanto": "Esperato"
},
{
"Italian": "Italian"
},
{
"Maltese": "Maltese"
}
],
"preselect": "English"
}
},
{
"write_config": {
"data": {
"language": {
"translation": "$INPUT_LANG"
}
},
"file": "$GAMEDIR/acsetup.cfg"
}
}
]
}
}