Skip to content

Commit

Permalink
NetKAN added mod - FlightPlan-0.8.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Jul 15, 2023
1 parent 0c740e3 commit ae54a7e
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions FlightPlan/FlightPlan-0.8.11.1.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{

Check warning on line 1 in FlightPlan/FlightPlan-0.8.11.1.ckan

View workflow job for this annotation

GitHub Actions / Validate

Pull requests should have a description with a summary of the changes

Check warning on line 1 in FlightPlan/FlightPlan-0.8.11.1.ckan

View workflow job for this annotation

GitHub Actions / Validate

3573 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - No plugin matching the identifier, manual installations won't be detected: BepInEx/plugins/flight_plan/flight_plan.dll
"spec_version": "v1.32",
"identifier": "FlightPlan",
"name": "Flight Plan",
"abstract": "Plan your (Space) Flight, Fly Your Plan! Handy tools to help you set up maneuver nodes to get you where you want to be. Making spaceflight planning easier for KSP2 one mission at a time.",
"author": "Schlosrat",
"version": "0.8.11.1",
"ksp_version_min": "0.1.2",
"ksp_version_max": "0.1.3",
"license": "GPL-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/216393-flight-plan/",
"spacedock": "https://spacedock.info/mod/3359/Flight%20Plan",
"repository": "https://github.com/schlosrat/FlightPlan",
"bugtracker": "https://github.com/schlosrat/FlightPlan/issues",
"remote-swinfo": "https://raw.githubusercontent.com/schlosrat/FlightPlan/master/flight_plan/swinfo.json",
"x_screenshot": "https://spacedock.info/content/Schlosrat_104385/Flight_Plan/Flight_Plan-1683682333.png"
},
"tags": [
"plugin",
"information",
"control"
],
"depends": [
{
"name": "SpaceWarp"
},
{
"name": "NodeManager"
},
{
"name": "UITKforKSP2"
}
],
"install": [
{
"find": "flight_plan",
"install_to": "BepInEx/plugins",
"filter_regexp": "\\.pdb$"
}
],
"download": "https://spacedock.info/mod/3359/Flight%20Plan/download/0.8.11.1",
"download_size": 1213497,
"download_hash": {
"sha1": "4C69A69E4F82E1C8D4C8814D289DAB1FB6629B3D",
"sha256": "0726C17B92702AB1B30215F86F8FB30234FB8C63C2BFFACA6B781E45E492D855"
},
"download_content_type": "application/zip",
"install_size": 3055699,
"release_date": "2023-07-15T01:04:52.600603+00:00",
"x_generated_by": "netkan"
}

0 comments on commit ae54a7e

Please sign in to comment.