NetKAN added mod - DatedQuickSaves-1.2.4.5
This commit is contained in:
parent
f74323deaf
commit
622ee0c7ee
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DatedQuickSaves",
|
||||
"name": "Dated QuickSaves",
|
||||
"abstract": "Automatically rename quicksaves to contain unique and descriptive names",
|
||||
"author": [
|
||||
"magico13",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1.2.4.5",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/Magico13_Modlets/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/DatedQuickSaves"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "MagiCore"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DatedQuickSaves",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/643/Dated%20QuickSaves/download/1.2.4.5",
|
||||
"download_size": 20719,
|
||||
"download_hash": {
|
||||
"sha1": "20F962825D4F114B22C61E51AF6440EE10ED83EC",
|
||||
"sha256": "5742A1E3EB88AABEBEAB25C0696F20129810289864373FF3C226EE33FCC7DD66"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-29T21:31:11.716745+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue