"NetKAN generated mods - Regolith-0.1.6"
This commit is contained in:
parent
e024af950d
commit
574580ca22
|
@ -1,21 +1,26 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "Regolith",
|
||||
"author": "RoverDude",
|
||||
"name": "Regolith",
|
||||
"abstract": "Provides a new resource framework for KSP",
|
||||
"author": "RoverDude",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/BobPalmer/Regolith"
|
||||
},
|
||||
"version": "0.1.6",
|
||||
"ksp_version": "0.90",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/BobPalmer/Regolith"
|
||||
},
|
||||
"version": "0.1.6",
|
||||
"download": "https://github.com/BobPalmer/Regolith/releases/download/0.1.6/Regolith_0.1.6.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 30897
|
||||
"download_size": 30897,
|
||||
"download_hash": {
|
||||
"sha1": "C8511BA3B4921AC6AB854D382C84D695E7008C03",
|
||||
"sha256": "B9C0EF6DD7BA4FB091C1FD73CA03A30E6F622B46D4A0487F8AADD024BD2FE2F6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue