Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BetterUI and The ISS Construction Kit #187

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions NetKAN/BetterUI.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
identifier: BetterUI

Check failure on line 1 in NetKAN/BetterUI.netkan

View workflow job for this annotation

GitHub Actions / Inflate

2390 [1] FATAL CKAN.NetKAN.Program (null) - BepInEx/plugins directory found within BepInEx/plugins:
$kref: '#/ckan/spacedock/3715'
tags:
- plugin
- convenience
- information
depends:
- name: SpaceWarp
- name: UITKforKSP2
- name: PremonitionForSpaceWarp
- name: PatchManager
install:
- find: BetterUI
install_to: BepInEx/plugins
11 changes: 11 additions & 0 deletions NetKAN/ISSConstructionKit.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
identifier: ISSConstructionKit
$kref: '#/ckan/spacedock/3709
tags:
- parts
- crewed
depends:
- name: SpaceWarp
- name: PatchManager
install:
- find: ISS
install_to: BepInEx/plugins
Loading