Skip to content

Commit

Permalink
NetKAN added mod - RealChuteForStock-v1.4.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Oct 20, 2024
1 parent 17b8272 commit 2db0f08
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions RealChuteForStock/RealChuteForStock-v1.4.9.5.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{

Check failure on line 1 in RealChuteForStock/RealChuteForStock-v1.4.9.5.ckan

View workflow job for this annotation

GitHub Actions / Validate

[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: An item with the same key has already been added. Key: RealChute v1.4.9.5
"spec_version": "v1.4",
"identifier": "RealChuteForStock",
"name": "RealChute for Stock",
"abstract": "Gives stock/ReStock parachutes RealChute capabilities",
"author": [
"stupid_chris",
"sumghai"
],
"version": "v1.4.9.5",
"ksp_version_min": "1.12.3",
"ksp_version_max": "1.12.99",
"license": "restricted",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/52931-0",
"repository": "https://github.com/ChrisViral/RealChute",
"bugtracker": "https://github.com/ChrisViral/RealChute/issues",
"remote-avc": "https://raw.githubusercontent.com/ChrisViral/RealChute/master/Output/GameData/RealChute/RealChute.version"
},
"tags": [
"config",
"physics"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RealChute"
}
],
"install": [
{
"find": "RealChute/Patches",
"install_to": "GameData/RealChute"
}
],
"download": "https://github.com/ChrisViral/RealChute/releases/download/v1.4.9.5/RealChute_v1.4.9.5.zip",
"download_size": 2680043,
"download_hash": {
"sha1": "9D40112E20AD6C71FEC16C829D9A2653A83AB1E2",
"sha256": "3B135AE03D2214D4721A655E2D63E7C93C9A69558D8EAE2473FCED2BBF92BDF0"
},
"download_content_type": "application/zip",
"install_size": 16494,
"release_date": "2024-10-20T07:49:42Z",
"x_generated_by": "netkan"
}

0 comments on commit 2db0f08

Please sign in to comment.