Manually packaged HyperEdit
This commit is contained in:
parent
f54056af52
commit
f6cb085f2a
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"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_min": "0.90.0",
|
||||
"license": "GPL-3.0",
|
||||
"author": [ "sirkut", "Forecaster", "Payo", "Ezriilc" ],
|
||||
"version": "1.3",
|
||||
"download": "http://www.kerbaltek.com/_downloads/hyperedit/HyperEdit%201.3%20-%20for%20KSP%200.90+.zip",
|
||||
"download_size": 131204
|
||||
}
|
Loading…
Reference in New Issue