Filter game DLL from historical RocketEmporium (#2749)

This commit is contained in:
HebaruSan 2022-06-01 16:03:46 +00:00 committed by GitHub
parent 5bace97f19
commit 32fbea1cfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"spec_version": "v1.4",
"spec_version": "v1.10",
"identifier": "RocketEmporium",
"name": "Rocket Emporium",
"abstract": "Betty & Roger's Flaming Hot-pants & Ferocious Rockets Emporium",
@ -16,6 +16,18 @@
"name": "AnimatedAttachment"
}
],
"install": [
{
"find": "RocketEmporium",
"install_to": "GameData",
"filter": [
"TDx.TDxInput.dll"
],
"filter_regexp": [
"\\.pdb$"
]
}
],
"download": "https://github.com/KSPKatten/RocketEmporium/releases/download/v1.8.3/RocketEmporium_v1.8.3.zip",
"download_size": 3079630,
"download_hash": {