Skip to content

Commit

Permalink
Merge pull request #2 from HebaruSan/add/several-mods
Browse files Browse the repository at this point in the history
Catch up with mods submitted from SpaceDock
  • Loading branch information
HebaruSan authored Mar 14, 2023
2 parents e011b5d + 25233a4 commit 18c35f4
Show file tree
Hide file tree
Showing 10 changed files with 115 additions and 0 deletions.
12 changes: 12 additions & 0 deletions NetKAN/BetterPartsManager.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
spec_version: v1.18
identifier: BetterPartsManager
$kref: '#/ckan/spacedock/3292'
license: CC-BY-NC-ND
tags:
- plugin
- editor
depends:
- name: SpaceWarp
install:
- find: kerbal_part_manager
install_to: BepInEx/plugins
11 changes: 11 additions & 0 deletions NetKAN/CheatsMenu.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
spec_version: v1.18
identifier: CheatsMenu
$kref: '#/ckan/spacedock/3266'
license: CC-BY-NC-ND
tags:
- plugin
depends:
- name: SpaceWarp
install:
- find: cheat_menu
install_to: BepInEx/plugins
11 changes: 11 additions & 0 deletions NetKAN/CommunityFixes.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
spec_version: v1.18
identifier: CommunityFixes
$kref: '#/ckan/spacedock/3301'
license: MIT
tags:
- plugin
depends:
- name: SpaceWarp
install:
- find: community_fixes
install_to: BepInEx/plugins
11 changes: 11 additions & 0 deletions NetKAN/KerbalNotebook.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
spec_version: v1.18
identifier: KerbalNotebook
$kref: '#/ckan/spacedock/3321'
license: CC-BY-NC-ND
tags:
- plugin
depends:
- name: SpaceWarp
install:
- find: notebook
install_to: BepInEx/plugins
11 changes: 11 additions & 0 deletions NetKAN/KerbalWebProgram.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
spec_version: v1.18
identifier: KerbalWebProgram
$kref: '#/ckan/spacedock/3275'
license: CC-BY-NC-ND
tags:
- plugin
depends:
- name: SpaceWarp
install:
- find: kerbal_web_program
install_to: BepInEx/plugins
11 changes: 11 additions & 0 deletions NetKAN/MoreResolutions.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
spec_version: v1.18
identifier: MoreResolutions
$kref: '#/ckan/spacedock/3320'
license: MIT
tags:
- plugin
depends:
- name: SpaceWarp
install:
- find: MoreResolutions
install_to: BepInEx/plugins
11 changes: 11 additions & 0 deletions NetKAN/PaigeBGone.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
spec_version: v1.18
identifier: PaigeBGone
$kref: '#/ckan/github/amahlaka/P.A.I.G.E-B-Gone'
license: MIT
tags:
- plugin
depends:
- name: SpaceWarp
install:
- find: paige_b_gone
install_to: BepInEx/plugins
12 changes: 12 additions & 0 deletions NetKAN/PartsManagerHotkey.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
spec_version: v1.18
identifier: PartsManagerHotkey
$kref: '#/ckan/spacedock/3314'
license: LGPL-3.0
tags:
- plugin
- editor
depends:
- name: BepInEx
install:
- find: PartsManagerHotkey
install_to: BepInEx/plugins
12 changes: 12 additions & 0 deletions NetKAN/StageInfo.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
spec_version: v1.18
identifier: StageInfo
$kref: '#/ckan/spacedock/3272'
license: restricted
tags:
- plugin
- information
depends:
- name: SpaceWarp
install:
- find: StageInfo
install_to: BepInEx/plugins
13 changes: 13 additions & 0 deletions NetKAN/kRPC2.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
spec_version: v1.18
identifier: kRPC2
$kref: '#/ckan/spacedock/3322'
license: GPL-3.0
tags:
- plugin
- app
- control
depends:
- name: SpaceWarp
install:
- find: kRPC2
install_to: BepInEx/plugins

0 comments on commit 18c35f4

Please sign in to comment.