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 ShineFix from SpaceDock #10291

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
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
22 changes: 22 additions & 0 deletions NetKAN/ShineFix.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
identifier: ShineFix

Check failure on line 1 in NetKAN/ShineFix.netkan

View workflow job for this annotation

GitHub Actions / Inflate

36835 [1] FATAL CKAN.NetKAN.Program (null) - Generated 2 modules but only 1 requested: 1.2.0 on github.com; 1.2.0_rc1 on spacedock.info
$kref: '#/ckan/github/rockmeowstar/KSP_ShineFix'
x_netkan_version_edit:
find: ^v
replace: ''
strict: false
install:
- find: 000_ShineFix
install_to: GameData
---
identifier: ShineFix
$kref: '#/ckan/spacedock/3764'
license: open-source
resources:
license: https://github.com/rockmeowstar/KSP_ShineFix/blob/main/LICENSE
tags:
- config
depends:
- name: ModuleManager
install:
- find: 000_ShineFix
install_to: GameData
Loading