NetKAN generated mods - DatedQuickSaves-1.2.4
This commit is contained in:
parent
7468f183e6
commit
c0d6543164
|
@ -0,0 +1,37 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "DatedQuickSaves",
|
||||||
|
"name": "Dated QuickSaves",
|
||||||
|
"abstract": "Automatically rename quicksaves to contain unique and descriptive names",
|
||||||
|
"author": [
|
||||||
|
"magico13",
|
||||||
|
"linuxgurugamer"
|
||||||
|
],
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/178484-14x-",
|
||||||
|
"spacedock": "https://spacedock.info/mod/643/Dated%20QuickSaves",
|
||||||
|
"repository": "https://github.com/linuxgurugamer/Magico13_Modlets"
|
||||||
|
},
|
||||||
|
"version": "1.2.4",
|
||||||
|
"ksp_version": "1.8.0",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "MagiCore"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/DatedQuickSaves",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/643/Dated%20QuickSaves/download/1.2.4",
|
||||||
|
"download_size": 40248,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "8C6456FE378517BEEF32B6109E118762F20F9E77",
|
||||||
|
"sha256": "E9578FBF90FB7FE37CE8C8EB2F618FE811BC336A173259E2FCF54F931A31DC11"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue