Delete bad metadata

This commit is contained in:
politas 2016-04-05 13:11:08 +10:00
parent 568ae672e0
commit f3e327e9e0
1 changed files with 0 additions and 37 deletions

View File

@ -1,37 +0,0 @@
{
"spec_version": "v1.4",
"name": "AGroupOnStage",
"abstract": "Allows action groups to be fired when a vessel is staged",
"identifier": "AGroupOnStage",
"license": "GPL-3.0",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "iPeer",
"install_to": "GameData",
"filter": [
"MiniAVC.dll",
"LICENSE-MiniAVC.txt"
]
}
],
"recommends": [
{
"name": "AGExt"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/93259",
"repository": "https://github.com/iPeer/AGroupOnStage",
"bugtracker": "https://github.com/iPeer/AGroupOnStage/issues"
},
"author": "iPeer",
"version": "1.0.9.1",
"download": "https://github.com/iPeer/AGroupOnStage/releases/download/v1.0/AGroupOnStage.zip",
"download_size": 102041,
"ksp_version": "0.24.2"
}