From 901fa9aec53f1b1d3027dc5554537e087e254cf2 Mon Sep 17 00:00:00 2001 From: scarf Date: Fri, 14 Aug 2026 20:15:35 +0900 Subject: [PATCH] Add rule for Rimworld Mod Korean --- communityRules.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/communityRules.json b/communityRules.json index d1f0eee..156e183 100644 --- a/communityRules.json +++ b/communityRules.json @@ -11833,6 +11833,12 @@ "name": "Selective Bioregeneration" } } + }, + "rmk.translation": { + "loadBottom": { + "comment": "Translation mod, should always be loaded last", + "value": true + } } } }