NetKAN added mod - KSP-Recall-v0.4.0.4
This commit is contained in:
parent
f9abf6c133
commit
01cdd3d654
|
@ -0,0 +1,52 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.8",
|
||||||
|
"identifier": "KSP-Recall",
|
||||||
|
"name": "KSP Recall",
|
||||||
|
"abstract": "KSP Recall - Solves the resource resetting on KSP 1.9.x, the heading drift on grounded crafts on KSP >= 1.8, and more to come...",
|
||||||
|
"author": [
|
||||||
|
"LisiasT"
|
||||||
|
],
|
||||||
|
"version": "v0.4.0.4",
|
||||||
|
"ksp_version_min": "1.4.1",
|
||||||
|
"ksp_version_max": "1.12.5",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0",
|
||||||
|
"restricted"
|
||||||
|
],
|
||||||
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/192048-*",
|
||||||
|
"spacedock": "https://spacedock.info/mod/2434/KSP-Recall",
|
||||||
|
"repository": "https://github.com/net-lisias-ksp/KSP-Recall",
|
||||||
|
"bugtracker": "https://github.com/net-lisias-ksp/KSP-Recall/issues",
|
||||||
|
"manual": "https://net-lisias-ksp.github.io/KSP-Recall/",
|
||||||
|
"remote-avc": "https://raw.githubusercontent.com/net-lisias-ksp/KSP-Recall/master/KSP_Recall.version",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/Lisias_20517/KSP-Recall/KSP-Recall-1590183070.4064715.jpg"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"plugin",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager",
|
||||||
|
"min_version": "4.0.2"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/999_KSP-Recall",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/2434/KSP-Recall/download/0.4.0.4",
|
||||||
|
"download_size": 179397,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "5010C5DD0F516A66B99D40C52E90206C089AEAF3",
|
||||||
|
"sha256": "489F62F46EE1FCA98A205865EAE14E976EA88F3A5970512873FB6D714539B4A2"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"install_size": 293464,
|
||||||
|
"release_date": "2024-03-28T06:05:09.691482+00:00",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue