You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a mod: RoverScience, in which there are two parts with ModuleCommand.
I looked at some of the configs for stock, and made a patch for it.
Would you be willing to add this to RT, or should I include this in my mod?
I'm working on a mod: RoverScience, in which there are two parts with ModuleCommand.
I looked at some of the configs for stock, and made a patch for it.
Would you be willing to add this to RT, or should I include this in my mod?
This is the patch I created:
`
@part[roverBrain_A|roverBrain_B]:FOR[RemoteTech]
{
%MODULE[ModuleSPU] {
}
}
`
I can do a PR if that's best for you
The text was updated successfully, but these errors were encountered: