1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - ORSX-0.1.1"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-31 12:38:21 +00:00
parent a35ac650fe
commit b1ae3d2fe6

View File

@ -1,23 +1,30 @@
{ {
"spec_version" : 1, "spec_version": 1,
"name" : "Open Resource Standard Fork", "identifier": "ORSX",
"version" : "0.1.1", "name": "Open Resource Standard Fork",
"author" : "RoverDude", "abstract": "An ORS Fork",
"identifier" : "ORSX", "author": "RoverDude",
"abstract" : "An ORS Fork", "license": "BSD-3-clause",
"license" : "BSD-3-clause", "release_status": "stable",
"release_status" : "stable", "resources": {
"ksp_version" : "0.25", "github": {
"download" : "https://github.com/BobPalmer/ORSX/archive/0.1.1.zip", "url": "https://github.com/BobPalmer/ORSX"
"resources" : {
"github" : {
"url" : "https://github.com/BobPalmer/ORSX"
} }
}, },
"install" : [ "version": "0.1.1",
"ksp_version": "0.25",
"install": [
{ {
"file" : "ORSX-0.1.1/GameData/ORSX", "file": "ORSX-0.1.1/GameData/ORSX",
"install_to" : "GameData" "install_to": "GameData"
} }
] ],
"download": "https://github.com/BobPalmer/ORSX/archive/0.1.1.zip",
"download_size": 60716,
"download_hash": {
"sha1": "424F1F26FE09350BA3DFE01017685B877A825459",
"sha256": "F11247644A9F464B542CFA00CF6F18AF03B37EF2D781F0B3DE18E382C3B16CCA"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }