CKAN-meta/ORSX-0.1.1.ckan

24 lines
665 B
Plaintext

{
"spec_version" : 1,
"name" : "Open Resource Standard Fork",
"version" : "0.1.1",
"author" : "RoverDude",
"identifier" : "ORSX",
"abstract" : "An ORS Fork",
"license" : "BSD-3-clause",
"release_status" : "stable",
"ksp_version" : "0.25",
"download" : "https://github.com/BobPalmer/ORSX/archive/0.1.1.zip",
"resources" : {
"github" : {
"url" : "https://github.com/BobPalmer/ORSX"
}
},
"install" : [
{
"file" : "ORSX-0.1.1/GameData/ORSX",
"install_to" : "GameData"
}
]
}