Hey guys! I'm trying to make my first mod, and so far none of the changes I make to the modules in my ModuleSystem folder are showing up. For instance I went in module_troops.py and changed King Harlaus' name, and I made sure that it was his in-game name and not the name that he is referenced with, but it wouldn't show up. I tried a whole bunch of variations of this to no avail. Also, when I run the build_module batch file, it compiles with no errors and is to the correct directory. I'm guessing I'm missing some little thing, that once I figure out what it is I can modify/add pretty much anything.
I've been following The Ultimate Introduction to Modding by Lumos. https://forums.taleworlds.com/index.php?topic=240255.0 Any help would be much appreciated! Thanks!