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

Splitting files into subdirectories

This commit is contained in:
Alexander Dzhoganov
2015-01-03 14:56:37 +02:00
parent 530d49c0db
commit e4f6e20cc1
561 changed files with 12164 additions and 4387 deletions

View File

@ -0,0 +1,28 @@
{
"spec_version": "v1.4",
"name": "Alternate Resource Panel",
"identifier": "AlternateResourcePanel",
"abstract": "An alternate view of vessel resources plugin for Kerbal Space Program",
"license": "MIT",
"release_status": "stable",
"author": "TriggerAu",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/60227",
"license": "https://github.com/TriggerAu/AlternateResourcePanel/blob/master/LICENSE",
"repository": "https://github.com/TriggerAu/AlternateResourcePanel",
"kerbalstuff": "https://kerbalstuff.com/mod/195/Alternate%20Resource%20Panel",
"manual": "https://sites.google.com/site/kspalternateresourcepanel/",
"x_curse": "http://kerbal.curseforge.com/ksp-mods/220649-alternate-resource-panel"
},
"install": [
{
"find": "KSPAlternateResourcePanel",
"install_to": "GameData/TriggerTech"
}
],
"ksp_version": "0.90",
"version": "2.6.2.0",
"download": "https://kerbalstuff.com/mod/195/Alternate%20Resource%20Panel/download/2.6.2.0",
"x_generated_by": "netkan",
"download_size": 302800
}