'NetKAN generated mods - ORSX/ORSX-0.1.1.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 15:15:58 +00:00
parent cdc583fed1
commit 85ccd94e25
1 changed files with 0 additions and 23 deletions

View File

@ -1,23 +0,0 @@
{
"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"
}
]
}