PartModuleUnlocked Requirement - jrossignol/ContractConfigurator GitHub Wiki

Requirement for having any part with the given PartModule unlocked from the tech tree.

REQUIREMENT
{
    name = PartModuleUnlocked
    type = PartModuleUnlocked

    // PartModule that needs to be unlocked.
    //
    // Type:      string
    // Required:  Yes (multiples allowed)
    //
    partModule = ModuleReactionWheel
}
⚠️ **GitHub.com Fallback** ⚠️