Skip to content

Commit

Permalink
Add CommNext from SpaceDock (#157)
Browse files Browse the repository at this point in the history
* Add CommNext from SpaceDock

This is an automated commit on behalf of leonardfactory

* Update CommNext.netkan

Added install field

* Update CommNext.netkan

Added install field in lower block too

---------

Co-authored-by: leonardfactory <[email protected]>
Co-authored-by: Steve Ratts <[email protected]>
  • Loading branch information
3 people authored Feb 11, 2024
1 parent 0bbcbbb commit 7e16c35
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions NetKAN/CommNext.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
spec_version: v1.34
identifier: CommNext
$kref: '#/ckan/github/Kerbalight/CommNext'
$vref: '#/ckan/space-warp'
license: MIT
tags:
- config
- plugin
depends:
- name: SpaceWarp
- name: PatchManager
install:
- find: CommNext
install_to: BepInEx/plugins
filter_regexp: \.pdb$
x_netkan_version_edit:
find: ^v
replace: ''
strict: 'false'
---
spec_version: v1.34
identifier: CommNext
$kref: '#/ckan/spacedock/3560'
$vref: '#/ckan/space-warp'
license: MIT
tags:
- config
- plugin
depends:
- name: SpaceWarp
- name: PatchManager
install:
- find: CommNext
install_to: BepInEx/plugins
filter_regexp: \.pdb$
x_via: Automated SpaceDock CKAN submission

0 comments on commit 7e16c35

Please sign in to comment.