Merge pull request #461 from BasharMilesTeg/patch-11
Create Graphotron-0.3.ckan
This commit is contained in:
commit
4650eda528
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "Graphotron",
|
||||||
|
"name": "Graphotron",
|
||||||
|
"abstract": "Track & Plot Sensor & Flight Data.",
|
||||||
|
"author": [
|
||||||
|
"olex",
|
||||||
|
"khyperia"
|
||||||
|
],
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/119337",
|
||||||
|
"repository": "https://github.com/Ezriilc/KSP-Graphotron"
|
||||||
|
},
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/Kerbaltek",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "http://www.kerbaltek.com/_downloads/graphotron/Graphotron-0.3_for-KSP-1.0.zip",
|
||||||
|
"version": "0.3",
|
||||||
|
"ksp_version": "1.0"
|
||||||
|
}
|
Loading…
Reference in New Issue