I am worndering if it is possible to add an LUA file with something along the lines of print("Kasdar's Changes Mod"); to each mod I am using so I can easily tell using Firetuner which order my mods are loading in, I am not all that familiar with LUA files so I dont know if having each mod load a LUA with just a print statement will work. Also I need to know if I would have to have a MD5 code for a file in the modinfo files, and how to generate one, if needed for a mod that I didnt create in modbuddy.
Edit: actually it might benefit everyone if they included an LUA file that does just that to their mods.
Edit2: I also need to know if there is anything I need to do to get the LUA file I create to actually load, as I know it cant be added to the OnModActivated UpdateDatabase block
Edit: actually it might benefit everyone if they included an LUA file that does just that to their mods.
Edit2: I also need to know if there is anything I need to do to get the LUA file I create to actually load, as I know it cant be added to the OnModActivated UpdateDatabase block