Skip to content

Commit

Permalink
NetKAN added mod - KSRe-0.23.10
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Sep 6, 2024
1 parent e0c98f2 commit 6626bf7
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions KSRe/KSRe-0.23.10.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{

Check warning on line 1 in KSRe/KSRe-0.23.10.ckan

View workflow job for this annotation

GitHub Actions / Validate

1568 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - Unbounded future compatibility for module with a plugin, consider setting $vref or ksp_version or ksp_version_max
"spec_version": "v1.4",
"identifier": "KSRe",
"name": "KSRe",
"abstract": "Emergent gameplay overhaul",
"author": "sunnypunny",
"version": "0.23.10",
"ksp_version_min": "0.2.0",
"license": "unknown",
"resources": {
"homepage": "https://sourceforge.net/projects/ksre/",
"repository": "https://sourceforge.net/p/ksre/code/",
"bugtracker": "https://sourceforge.net/p/ksre/bugs/"
},
"tags": [
"config",
"plugin"
],
"depends": [
{
"name": "SpaceWarp"
},
{
"name": "PremonitionForSpaceWarp"
},
{
"name": "UITKforKSP2"
},
{
"name": "PatchManager",
"version": "0.9.1"
}
],
"suggests": [
{
"name": "CommNext"
}
],
"install": [
{
"find": "KSRe",
"install_to": "BepInEx/plugins"
}
],
"download": "https://psychz.dl.sourceforge.net/project/ksre/KSRe_0_23_10.zip?viasf=1",
"download_size": 2597505,
"download_hash": {
"sha1": "B9788B8F95C252F06E690E4720117EB8A065C57B",
"sha256": "EF074B24EA93F9185DF30BD518F55E8CF63CB9A5537FF061DEDE57056B3C36A3"
},
"download_content_type": "application/zip",
"install_size": 3096924,
"release_date": "2024-09-06T05:50:21+00:00",
"x_generated_by": "netkan"
}

0 comments on commit 6626bf7

Please sign in to comment.