mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
update Hyperedit 1.3 and add 1.4
This commit is contained in:
@ -19,6 +19,6 @@
|
||||
"license": "restricted",
|
||||
"author": [ "khyperia", "Payo", "sirkut", "Ezriilc" ],
|
||||
"version": "1.3",
|
||||
"download": "http://www.kerbaltek.com/_downloads/hyperedit/HyperEdit%201.3%20-%20for%20KSP%200.90%2B.zip",
|
||||
"download": "http://www.kerbaltek.com/_downloads/hyperedit/archives/HyperEdit-1.3_for-KSP-0.90%2B.zip",
|
||||
"download_size": 147456
|
||||
}
|
||||
|
24
HyperEdit/HyperEdit-1.4.ckan
Normal file
24
HyperEdit/HyperEdit-1.4.ckan
Normal file
@ -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.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",
|
||||
"download": "http://www.kerbaltek.com/_downloads/hyperedit/HyperEdit-1.4_for-KSP-1.0.zip",
|
||||
"download_size": 147456
|
||||
}
|
Reference in New Issue
Block a user