Skip to content

Commit

Permalink
NetKAN added mod - FreeIva-0.2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Nov 24, 2024
1 parent c4c7fa0 commit 6b6ba0a
Showing 1 changed file with 204 additions and 0 deletions.
204 changes: 204 additions & 0 deletions FreeIva/FreeIva-0.2.20.0.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,204 @@
{

Check failure on line 1 in FreeIva/FreeIva-0.2.20.0.ckan

View workflow job for this annotation

GitHub Actions / Validate

5396 [1] ERROR CKAN.CmdLine.ConsoleUser (null) - FreeIva 0.2.20.0 requires CKAN v1.36, we can't read it.
"spec_version": "v1.36",
"identifier": "FreeIva",
"name": "Free Iva",
"abstract": "Work in progress mod for Kerbal Space Program which allows getting out of your seat and moving around the vessel while on IVA.",
"author": [
"pizzaoverhead",
"Icecovery",
"JonnyOThan"
],
"version": "0.2.20.0",
"ksp_version_min": "1.12.0",
"ksp_version_max": "1.12.99",
"license": "GPL-2.0",
"release_status": "testing",
"resources": {
"repository": "https://github.com/FirstPersonKSP/FreeIva",
"bugtracker": "https://github.com/FirstPersonKSP/FreeIva/issues",
"discussions": "https://github.com/FirstPersonKSP/FreeIva/discussions",
"remote-avc": "https://github.com/FirstPersonKSP/FreeIva/releases/latest/download/FreeIva.version"
},
"tags": [
"plugin",
"crewed",
"first-person"
],
"localizations": [
"en-us",
"es-es",
"fr-fr",
"is-is",
"nb-no",
"nl-nl",
"ru",
"sv-se",
"tr-tr",
"zh-cn"
],
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "ThroughTheEyesOfaKerbal"
},
{
"name": "Reviva"
},
{
"name": "B9PartSwitch"
},
{
"name": "CommunityCategoryKit"
}
],
"suggests": [
{
"name": "RasterPropMonitor"
},
{
"name": "DE-IVAExtension"
},
{
"name": "AvionicsSystems"
}
],
"supports": [
{
"name": "KerbalChangelog"
},
{
"name": "PlanetsideExplorationTechnologies"
},
{
"name": "StationPartsExpansionRedux-IVAs"
},
{
"name": "Buffalo2"
},
{
"name": "KerbalPlanetaryBaseSystems"
},
{
"name": "Kerbalism-Config-Default"
},
{
"name": "Mk2Expansion"
},
{
"name": "Mk3Expansion"
},
{
"name": "NearFutureSpacecraft"
},
{
"name": "ArtemisConstructionKit"
},
{
"name": "ShuttleOrbiterConstructionKit"
},
{
"name": "MarkIVSpaceplaneSystem"
},
{
"name": "B9"
},
{
"name": "UniversalStorage2"
},
{
"name": "ALCOR"
},
{
"name": "ProbeControlRoomRecontrolled"
},
{
"name": "HabTech2"
},
{
"name": "FelineUtilityRovers"
},
{
"name": "NewTantares"
},
{
"name": "Mk3MiniExpansionPack"
},
{
"name": "StarilexMk1NeedleIVA"
},
{
"name": "NeistAirReupdated"
},
{
"name": "AirplanePlus"
},
{
"name": "SXTContinued"
},
{
"name": "Kerbonov"
},
{
"name": "OPTSpacePlaneMain"
},
{
"name": "NearFutureConstruction"
},
{
"name": "ColdWarAerospace"
},
{
"name": "TundraExploration"
},
{
"name": "PrakasaAeroworks"
},
{
"name": "ExplorationRoverSystembyASET"
},
{
"name": "KeridianDynamicsVesselAssembly"
},
{
"name": "TheMartianforKSP"
},
{
"name": "MalemuteRover"
},
{
"name": "Heisenberg"
},
{
"name": "DeepFreeze"
},
{
"name": "NearFutureLaunchVehicles"
},
{
"name": "TheLonesomeRobotsCollection"
},
{
"name": "Pathfinder"
},
{
"name": "ShuttleLiftingBodyCormorantAeronology"
},
{
"name": "StockalikeMiningExtension"
}
],
"download": "https://github.com/FirstPersonKSP/FreeIva/releases/download/0.2.20.0/FreeIva-0.2.20.0.zip",
"download_size": 22695464,
"download_hash": {
"sha1": "859C92B864E9564E48641BD44A910089442E98B2",
"sha256": "6A8515A4809CD1C1A70D562E892A2A1B41EF5D62DB2FD26E817CD189AEEF6552"
},
"download_content_type": "application/zip",
"install_size": 32563302,
"release_date": "2024-11-11T20:31:30Z",
"x_generated_by": "netkan"
}

0 comments on commit 6b6ba0a

Please sign in to comment.