34 lines
1020 B
JSON
34 lines
1020 B
JSON
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "FlightTracker",
|
|
"name": "Flight Tracker",
|
|
"abstract": "Library for tracking a Kerbals flight data",
|
|
"author": "severedsolo",
|
|
"version": "2.0",
|
|
"ksp_version_min": "1.8.0",
|
|
"ksp_version_max": "1.8.99",
|
|
"license": "MIT",
|
|
"resources": {
|
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182372-*",
|
|
"repository": "https://github.com/severedsolo/FlightTracker"
|
|
},
|
|
"tags": [
|
|
"plugin",
|
|
"library",
|
|
"crewed"
|
|
],
|
|
"depends": [
|
|
{
|
|
"name": "KerbalChangelog"
|
|
}
|
|
],
|
|
"download": "https://github.com/severedsolo/FlightTracker/releases/download/2.0/FlightTracker.zip",
|
|
"download_size": 7185,
|
|
"download_hash": {
|
|
"sha1": "1261F06CF87A776A203309F459A979A6E7CE95E7",
|
|
"sha256": "5894F21379F85D380A7387E3FE554A8AABC703C8DD2883D64EC1908BCA2500B9"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|