From 327020bfecbbb55a7ae9b749a2e1d4c4c3e33db1 Mon Sep 17 00:00:00 2001 From: Dragonissa Date: Sat, 21 Mar 2026 20:56:50 +0100 Subject: [PATCH] Update airetexture.core load order for NL's mods --- communityRules.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/communityRules.json b/communityRules.json index b7df3bf..c50079b 100644 --- a/communityRules.json +++ b/communityRules.json @@ -345,6 +345,18 @@ "name": [ "Vanilla Textures Expanded - Variations" ] + }, + "nals.compatiblebody2": { + "comment": "Other textures should overwrite this.", + "name": "[NL] Compatible Body 2" + }, + "nals.facialanimation": { + "comment": "Other textures should overwrite this.", + "name": "[NL] Facial Animation - WIP" + }, + "nals.realisticbody": { + "comment": "Other textures should overwrite this.", + "name": "[NL] Realistic Body" } } }, @@ -11763,4 +11775,4 @@ } } } -} \ No newline at end of file +}