HyperEdit
This commit is contained in:
parent
c77d8e7d87
commit
06b3602936
|
@ -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.kerbaltekaerospace.com/?page=hyperedit",
|
||||
"repository": "https://github.com/Ezriilc/HyperEdit"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Kerbaltek",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
|
||||
"ksp_version": "0.25",
|
||||
"license": "GPL-3.0",
|
||||
"author": [ "sirkut", "Forecaster", "Payo", "Ezriilc" ],
|
||||
"version": "1.2.4.2",
|
||||
"download": "http://www.kerbaltekaerospace.com/?download=hyperedit%2FHyperEdit-1.2.4.2_for-KSP-0.21.1%2B.zip"
|
||||
}
|
Loading…
Reference in New Issue