Merge pull request #499 from Blu3wolf/patch-2
update Hyperedit for 1.4.1
This commit is contained in:
commit
ec73a676ab
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"name": "HyperEdit",
|
||||||
|
"abstract": "Allows you to teleport any ship, and edit any orbit - even the planets!",
|
||||||
|
"identifier": "HyperEdit",
|
||||||
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://www.kerbaltek.com/hyperedit",
|
||||||
|
"repository": "https://github.com/Ezriilc/HyperEdit"
|
||||||
|
},
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/Kerbaltek",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
|
||||||
|
"ksp_version_min": "1.0.0",
|
||||||
|
"license": "restricted",
|
||||||
|
"author": [ "khyperia", "Payo", "sirkut", "Ezriilc" ],
|
||||||
|
"version": "1.4.1",
|
||||||
|
"download": "http://www.kerbaltek.com/_downloads/hyperedit/HyperEdit-1.4.1_for-KSP-1.0.zip"
|
||||||
|
}
|
Loading…
Reference in New Issue