rimpy-custom / communityRules

1 stars 0 forks source link

Rules from User #761

Open rimpy-anon opened 1 year ago

rimpy-anon commented 1 year ago
{
    "dubwise.dubsappareltweaks": {
        "name": ["Dubs Apparel Tweaks"],
        "code": ["2296697286"],
        "loadAfter": {
            "nals.facialanimationexperimentals": {
                "name": ["[NL] Facial Animation - Experimentals"],
                "comment": ["Per mod author"]
            }
        },
        "loadBefore": {}
    },
    "nera.spawnthosegenes": {
        "name": ["[BT] SpawnThoseGenes!"],
        "code": ["2898044088"],
        "loadAfter": {},
        "loadBefore": {
            "nals.facialanimation": {
                "name": ["[NL] Facial Animation - WIP"],
                "comment": ["Per mod author"]
            }
        }
    },
    "oppey.eyegenecolors": {
        "name": ["[BIOTECH] EyeGenes "],
        "code": ["2893193835"],
        "loadAfter": {
            "nals.facialanimationexperimentals": {
                "name": ["[NL] Facial Animation - Experimentals"],
                "comment": ["Load after both Facial Animations mods"]
            }
        },
        "loadBefore": {}
    }
}