Skip to content

Commit

Permalink
Update readme. v1 FINAL
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanKell committed Apr 13, 2014
1 parent 88bcb87 commit 2795799
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CrossFeedEnabler/Readme_CFE.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
Crossfeed Enabler
by NathanKell

A partmodule: adds a fuel crossfeed between the part it's added to, and the part this part is surface-attached to. Use it for radial tanks.
A partmodule: adds a fuel crossfeed between the part it's added to, and the part this part is surface-attached to. Use it for radial tanks (or wings or...)

License CC-BY-SA

Source on GitHub at https://github.com/NathanKell/CrossFeedEnabler/

Installation: Extract to GameData. By default includes cfg to apply to radial RCS tanks, the mini radial RCS from Realism Overhaul, all Stretchy tanks as of v9, and all procedural wings.
Installation: Extract to GameData. By default includes cfg to apply to radial RCS tanks, the mini radial RCS from Realism Overhaul, all Stretchy tanks as of v9, and all procedural wings. (NOTE: Requires ModuleManager, which by now you really should have.)

To add to other parts:
Add:
Expand All @@ -23,4 +24,10 @@ For example, create a MM node and add it to some cfg.
{
name = ModuleCrossFeed
}
}
}

=================
Changelog:
=================
v1 \/
Initial release

0 comments on commit 2795799

Please sign in to comment.