rimpy-custom / communityRules

1 stars 0 forks source link

Rules from anonymous #883

Open rimpy-anon opened 1 month ago

rimpy-anon commented 1 month ago
{
    "danielwedemeyer.dressfortheweather": {
        "name": [],
        "code": [],
        "loadAfter": {},
        "loadBefore": {},
        "loadBottom": {
            "value": true
        }
    },
    "dubwise.dubsperformanceanalyzer.steam": {
        "name": ["Dubs Performance Analyzer"],
        "code": ["2038874626"],
        "loadAfter": {},
        "loadBefore": {},
        "loadBottom": {
            "value": true
        }
    },
    "imranfish.xmlextensions": {
        "name": ["XML Extensions"],
        "code": ["2574315206"],
        "loadAfter": {},
        "loadBefore": {
            "unlimitedhugs.hugslib": {
                "name": ["HugsLib"],
                "comment": ["Need to be high on list to save settings"]
            }
        }
    },
    "taranchuk.performanceoptimizer": {
        "name": ["Performance Optimizer"],
        "code": ["2664723367"],
        "loadAfter": {},
        "loadBefore": {},
        "loadBottom": {
            "value": true
        }
    },
    "thek.guardingp": {
        "name": [],
        "code": [],
        "loadAfter": {
            "oskarpotocki.vanillafactionsexpanded.core": {
                "name": ["Vanilla Expanded Framework"],
                "comment": ["When loaded high no errors"]
            }
        },
        "loadBefore": {
            "vanillaexpanded.vfearchitect": {
                "name": ["Vanilla Furniture Expanded - Architect"],
                "comment": ["When loaded after this no errors"]
            }
        }
    },
    "thesepeople.ritualattachableoutcomes": {
        "name": ["Custom Ritual Framework"],
        "code": ["2561617361"],
        "loadAfter": {
            "oskarpotocki.vanillafactionsexpanded.core": {
                "name": ["Vanilla Expanded Framework"],
                "comment": ["Load after to work"]
            }
        },
        "loadBefore": {}
    }
}