Hi FactionHeir!

First of all thanks for your great mod - it's the first one ever (i mean - since shogun) I decided to give a try - and all the great work you've done.

Secondly I'm trying to use MV with Kingdoms and I have few quetions. I made a .bat looking like this:

kingdoms.exe @VanillaMod.cfg --features.mod=mods/crusades

I run it and - voila - crusades starts and runs smoothly. The problems is I'm not sure if it really runs in VM mode or not.

So my first question is: how can I check if it does? Compare the number of agents with smth?

Another one is - do you think my .bat makes sense? Or maybe it should rather look like:

kingdoms.exe --features.mod=mods/crusades @VanillaMod.cfg ?