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 Outer Planets Mod Parallax with Scatters from SpaceDock #9825

Merged
merged 9 commits into from
Nov 10, 2023
9 changes: 6 additions & 3 deletions NetKAN/Parallax-OuterPlanetsMod.netkan
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
spec_version: v1.10
identifier: Parallax-OuterPlanetsMod
$kref: '#/ckan/spacedock/2958'
license: CC-BY
$kref: '#/ckan/spacedock/3501'
license: MIT
tags:
- config
- planet-pack
- graphics
depends:
- name: ModuleManager
- name: Kopernicus
- name: OuterPlanetsMod
- name: Parallax
- name: Parallax-StockTextures
- name: OuterPlanetsMod
- name: Parallax-Scatter-Textures
install:
- find: OPM_Parallax
install_to: GameData
Loading