mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Update CKAN and deploy
This commit is contained in:
parent
acf5b0cbe6
commit
0c200bcf86
28
CKAN/ReStockRigidLegs.netkan
Normal file
28
CKAN/ReStockRigidLegs.netkan
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RestockRigidLegs",
|
||||
"name": "ReStock Extra - Rigid Legs",
|
||||
"abstract": "A copy of the redone Restock legs with no suspension included",
|
||||
"author": "ReStock Team",
|
||||
"$kref": "#/ckan/github/PorktoberRevolution/ReStocked/asset_match/ReStock_.*?\\.zip",
|
||||
"$vref": "#/ckan/ksp-avc",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182679-161-restock-revamping-ksps-art/",
|
||||
"repository": "https://github.com/PorktoberRevolution/ReStocked"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"find": "RestockRigidLegs",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ReStock"
|
||||
}
|
||||
]
|
||||
}
|
@ -8,6 +8,9 @@ package:
|
||||
- readme.txt
|
||||
- changelog.txt
|
||||
- license.txt
|
||||
extras-path: Distribution/RestockExtras/
|
||||
included-extras:
|
||||
- RestockRigidLegs
|
||||
dependencies: # Configure dependencies
|
||||
ModuleManager:
|
||||
version: 4.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user