Initial commit
This commit is contained in:
37
info.exult.exult/data/serpentisle/goggame-1207662633.script
Normal file
37
info.exult.exult/data/serpentisle/goggame-1207662633.script
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"actions": [
|
||||
{
|
||||
"install": {
|
||||
"action": "setRegistry",
|
||||
"arguments": {
|
||||
"root": "HKEY_LOCAL_MACHINE",
|
||||
"subkey": "Software\\GOG.com\\Games\\{productID}",
|
||||
"valueData": "{app}\\DOSBox",
|
||||
"valueName": "DOSBOXFOLDER",
|
||||
"valueType": "String"
|
||||
}
|
||||
},
|
||||
"languages": [
|
||||
"*"
|
||||
],
|
||||
"name": "DOSBoxConfigLegacy1"
|
||||
},
|
||||
{
|
||||
"install": {
|
||||
"action": "setRegistry",
|
||||
"arguments": {
|
||||
"root": "HKEY_LOCAL_MACHINE",
|
||||
"subkey": "Software\\GOG.com\\Games\\{productID}",
|
||||
"valueData": "dosboxSERPENT",
|
||||
"valueName": "DOSBOXCONF",
|
||||
"valueType": "String"
|
||||
}
|
||||
},
|
||||
"languages": [
|
||||
"*"
|
||||
],
|
||||
"name": "DOSBoxConfigLegacy2"
|
||||
}
|
||||
],
|
||||
"productId": "1207662633"
|
||||
}
|
||||
Reference in New Issue
Block a user