'NetKAN generated mods - HeatControl-Core/HeatControl-Core-0.1.0.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-06-11 18:20:39 +00:00
parent fd1d21a949
commit 8039e0913e
1 changed files with 6 additions and 10 deletions

View File

@ -1,23 +1,19 @@
{
"spec_version": "v1.4",
"license": "CC-BY-NC-SA-4.0",
"name": "Heat Control Core",
"abstract": "The HeatControl.dll, for the whole shebang download Heat Control",
"identifier": "HeatControl-Core",
"name": "HeatControl Core",
"abstract": "This is the HeatControl plugin stand-alone, for adding functionality to other mods. It contains no parts and does nothing by itself.",
"release_status": "stable",
"license": "CC-BY-NC-SA-4.0",
"suggests": [
{
"name": "HeatControl"
}
],
"supports": [
{
"name": "NearFutureElectrical"
}
],
"install": [
{
"find": "Plugin",
"install_to": "GameData/HeatControl"
"file": "GameData/HeatControl/Plugin/HeatControl.dll",
"install_to": "GameData/HeatControl/Plugin"
}
],
"resources": {