NetKAN added mod - ResolutionKeeper-1.0.0
This commit is contained in:
parent
a1a5db1009
commit
f8a9259202
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ResolutionKeeper",
|
||||
"name": "Resolution Keeper",
|
||||
"abstract": "Prevents the game from resetting resolution.",
|
||||
"author": "Bion",
|
||||
"version": "1.0.0",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/3697/Resolution%20Keeper"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ResolutionKeeper",
|
||||
"install_to": "GameData",
|
||||
"filter": "Source"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3697/Resolution%20Keeper/download/1.0.0",
|
||||
"download_size": 6229,
|
||||
"download_hash": {
|
||||
"sha1": "ECC9BA64433A027E6D4CD8C2A11E769006025AB5",
|
||||
"sha256": "AF9E51387EF81112B016942BB548B07FD3BC81A22062500151BDF56A55F4D843"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 5688,
|
||||
"release_date": "2024-08-23T14:46:06.733544+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue