ChrisViral / RealChute

Realistic parachutes for KSP
https://forum.kerbalspaceprogram.com/topic/52931-1
Other
47 stars 39 forks source link

ParachuteStorage module #31

Closed ChrisViral closed 6 years ago

ChrisViral commented 9 years ago

Another component needed will be a module to store and take out parachutes from #30. Ideally have a fixed size limit on canopy area and also compatible with future repacks.

ChrisViral commented 9 years ago

Implementation is beginning in f92bbb6. The module will hold a list of IParachutes. SpareChute.cs will hold the generic object from which Kerbals will be able to repack regular parachutes from.

ChrisViral commented 6 years ago

RC2 dev moved to other repo, closing