EK2 Custom Religion Description More Text
A Mod that changes the custom religion text limit to 9999 characters for EK2
if you want to do this for any other mod just find the "window_faith_creation.gui" and in it change the max characters part of FaithCreationWindow.OnEditDescription to 9999 :
ontextedited = "[FaithCreationWindow.OnEditDescription]"
maxcharacters = 9999
