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

Create KerbalSimpitKSP2.netkan #143

Merged
merged 1 commit into from
Jan 14, 2024
Merged
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
20 changes: 20 additions & 0 deletions NetKAN/KerbalSimpitKSP2.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
spec_version: v1.27

Check warning on line 1 in NetKAN/KerbalSimpitKSP2.netkan

View workflow job for this annotation

GitHub Actions / Inflate

1554 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - No plugin matching the identifier, manual installations won't be detected: BepInEx/plugins/KerbalSimpitKSP2/assets/lib/System.ComponentModel.Primitives.dll, BepInEx/plugins/KerbalSimpitKSP2/assets/lib/System.IO.Ports.dll, BepInEx/plugins/KerbalSimpitKSP2/Simpit.dll

Check warning on line 1 in NetKAN/KerbalSimpitKSP2.netkan

View workflow job for this annotation

GitHub Actions / Inflate

1560 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - Unbounded future compatibility for module with a plugin, consider setting $vref or ksp_version or ksp_version_max
identifier: KerbalSimpitKSP2
$kref: '#/ckan/github/Simpit-team/KerbalSimpit-KSP2'
$vref: '#/ckan/space-warp'
license: BSD-2-clause
resources:
manual: https://kerbalsimpitrevamped-arduino.readthedocs.io/en/latest
homepage: https://github.com/Simpit-team/KerbalSimpit-KSP2
repository: https://github.com/Simpit-team/KerbalSimpit-KSP2
tags:
- plugin
- app
- control
depends:
- name: SpaceWarp
- name: UITKforKSP2
- name: BepInEx
install:
- find: KerbalSimpitKSP2
install_to: BepInEx/plugins
Loading