Skip to content

Commit

Permalink
NetKAN added mod - FlightPlan-0.8.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Aug 22, 2023
1 parent 3786b56 commit 2e297a4
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions FlightPlan/FlightPlan-0.8.11.4.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{

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

View workflow job for this annotation

GitHub Actions / Validate

Pull requests should have a description with a summary of the changes
"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.4",
"ksp_version": "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.4",
"download_size": 1647641,
"download_hash": {
"sha1": "AAC64D91C1459C7F1BBA4394C639F99E080CA107",
"sha256": "85BCEDE198B6985D9BE64D7F6AB1167E8AC1E0A86A1669A8F4DF9278DC2D5130"
},
"download_content_type": "application/zip",
"install_size": 3493422,
"release_date": "2023-08-22T11:34:52.561981+00:00",
"x_generated_by": "netkan"
}

0 comments on commit 2e297a4

Please sign in to comment.