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 LSR Scatterer Configs from SpaceDock #9794

Merged
merged 5 commits into from
Sep 11, 2023
Merged
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
13 changes: 13 additions & 0 deletions NetKAN/LinbolSystemRebirth-ScattererConfigs.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
spec_version: v1.18
identifier: LinbolSystemRebirth-ScattererConfigs
$kref: '#/ckan/spacedock/3462'
license: MIT
tags:
- config
depends:
- name: ModuleManager
- name: LinbolSystemRebirth
- name: Scatterer
install:
- find: LSR_Scatterer
install_to: GameData
6 changes: 5 additions & 1 deletion NetKAN/LinbolSystemRebirth.netkan
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
spec_version: v1.18

Check warning on line 1 in NetKAN/LinbolSystemRebirth.netkan

View workflow job for this annotation

GitHub Actions / Inflate

2924 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - No plugin matching the identifier, manual installations won't be detected: GameData/LSR/LoadingScreens/Sigma88LoadingScreens.dll
identifier: LinbolSystemRebirth
$kref: '#/ckan/spacedock/3434'
license: MIT
Expand All @@ -8,7 +8,11 @@
depends:
- name: ModuleManager
- name: Kopernicus
- name: KopernicusExpansionContinueder
- name: TextureReplacer
suggests:
- name: LinbolSystemRebirth-StockScale
- name: LinbolSystemRebirth-ScattererConfigs
install:
- find: LSR
install_to: GameData
x_via: Automated SpaceDock CKAN submission
Loading