Skip to content

Commit

Permalink
Merge pull request #2 from Qazerowl/ckan-metadata
Browse files Browse the repository at this point in the history
Change ckan relationships
  • Loading branch information
NathanKell committed Aug 31, 2023
2 parents 4f55d2b + c732835 commit e58740d
Showing 1 changed file with 39 additions and 1 deletion.
40 changes: 39 additions & 1 deletion RP-1-ExpressInstall.netkan
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,50 @@ resources:
bugtracker: https://github.com/KSP-RO/RP-0/issues
manual: https://github.com/KSP-RO/RP-0/wiki
depends:
- name: ModuleManager
- name: KSPCommunityFixes
- name: KSPBurst-Full
- name: ReStock
- name: ReStockPlus
- name: RSSDateTimeFormatter
- name: ROEngines
- name: ROHeatshields
- name: ROTanks
- name: ROCapsules
- name: ROSolar
- name: B9-PWings-Fork
- name: KSPWheel
- name: KerbalRenamer
- name: KSCSwitcher
- name: AtmosphereAutopilot
- name: ProceduralFairings
- name: ProceduralParts
- name: RCSBuildAid
- name: RealAntennas
- name: TestFlight
- name: TextureReplacer
- name: MechJeb2
- name: Waterfall
- name: HangerExtenderExtended
- name: ModularLaunchPads
- name: ConformalDecals
- name: Shabby
- name: RP-1-ExpressInstall-Graphics
choice_help_text: Select your graphics level. Low graphics will function on 8GB of RAM and requires the least powerful computer. Medium graphics looks better, but needs 16GB of RAM and a GTX 970/R9 390 or better. High graphics is best with 24GB+ (but might function on 16GB) and needs more modern graphics hardware (GTX 1070+/RX 5600+).
- name: ModuleManager
- any_of:
- name: RP-1
- name: RP-0
choice_help_text: Choose either the current version of RP-1 or the legacy version for continuing old saves
- name: RealSolarSystem
recommends:
- name: ROLoadingImages
- name: EditorExtensionsRedux
- name: KerbalAlarmClock
- name: TransferWindowPlannerFork
- name: LunarTransferPlanner
conflicts:
- name: SmokeScreen-RO
- name: CustomBarnKit-RO
- name: SCANsat
- name: StageRecovery
- name: KerbalEngineerRedux

0 comments on commit e58740d

Please sign in to comment.