Skip to content

Commit

Permalink
Create RationalResourcesJetFamily.netkan (#9853)
Browse files Browse the repository at this point in the history
* Create RationalResourcesJetFamily.netkan

* line length, add b9ps as dependency

* Try long line again

* require CRP or classicstockresources

this mod breaks engines without one of these

* Trailing space

* Indentation

I guess `yamllint` considers the object to start with the indentation of `any_of` rather than the `-`?

---------

Co-authored-by: HebaruSan <[email protected]>
  • Loading branch information
JonnyOThan and HebaruSan authored Nov 21, 2023
1 parent 93ad456 commit 918c470
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions NetKAN/RationalResourcesJetFamily.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
spec_version: v1.26
identifier: RationalResourcesJetFamily
name: Rational Resources Jet Family
abstract: >-
Enables fuel switching in air-breathing engines.
A very welcome companion to cryo rocket systems.
$kref: '#/ckan/spacedock/2201'
$vref: '#/ckan/ksp-avc'
license: MIT
tags:
- config
- convenience
depends:
- name: ModuleManager
- name: B9PartSwitch
- any_of:
- name: ClassicStockResources
- name: CommunityResourcePack
suggests:
- name: CryoEngines
- name: NearFutureAeronautics
- name: Mk2Expansion
- name: Mk3Expansion
- name: SXTContinued
- name: WaterDrinker

0 comments on commit 918c470

Please sign in to comment.