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:
22
KSPAPIExtensions/KSPAPIExtensions-v1.7.2.ckan
Normal file
22
KSPAPIExtensions/KSPAPIExtensions-v1.7.2.ckan
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KSPAPIExtensions",
|
||||
"name": "KAE - KSPAPIExtensions",
|
||||
"abstract": "This package contains a bunch of utility methods for general use to modders.",
|
||||
"license": "CC-BY-3.0",
|
||||
"ksp_version": "0.90",
|
||||
"install": [
|
||||
{
|
||||
"file": "KSPAPIExt",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/Swamp-Ig/KSPAPIExtensions"
|
||||
},
|
||||
"author": "NathanKell",
|
||||
"version": "v1.7.2",
|
||||
"download": "https://github.com/Swamp-Ig/KSPAPIExtensions/releases/download/v1.7.2/KSPAPIExtensions_v1.7.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 57498
|
||||
}
|
Reference in New Issue
Block a user