files:
- file1: N/A:Please select the downloaded JAST USA archive (.zip or .rar file)
game:
arch: win32
exe: $GAMEDIR/ShinInyou.exe
prefix: $GAMEDIR/Prefix/
installer:
- extract:
dst: $GAMEDIR/
file: $file1
system:
env:
LANG: ja_JP.UTF8
description: splits game files and wine prefix
game_slug: inyochu-insects-of-insemination
gogslug: ''
humblestoreid: ''
installer_slug: inyochu-insects-of-inseminati-jast
name: 'Inyochu: Insects of Insemination'
notes: Had to set the Locale to Japanese for the English text to be displayed properly
runner: wine
script:
files:
- file1: N/A:Please select the downloaded JAST USA archive (.zip or .rar file)
game:
arch: win32
exe: $GAMEDIR/ShinInyou.exe
prefix: $GAMEDIR/Prefix/
installer:
- extract:
dst: $GAMEDIR/
file: $file1
system:
env:
LANG: ja_JP.UTF8
slug: inyochu-insects-of-inseminati-jast
steamid: null
version: jast
year: 2022
{
"game_slug": "inyochu-insects-of-insemination",
"version": "jast",
"description": "splits game files and wine prefix",
"notes": "Had to set the Locale to Japanese for the English text to be displayed properly",
"name": "Inyochu: Insects of Insemination",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "inyochu-insects-of-inseminati-jast",
"installer_slug": "inyochu-insects-of-inseminati-jast",
"script": {
"files": [
{
"file1": "N/A:Please select the downloaded JAST USA archive (.zip or .rar file)"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/ShinInyou.exe",
"prefix": "$GAMEDIR/Prefix/"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "$file1"
}
}
],
"system": {
"env": {
"LANG": "ja_JP.UTF8"
}
}
}
}