Hm, hello there.
... I'm not sure AT ALL that anybody is checking here anymore, buuuut...
Here's the story: Around one month ago, I reinstalled AND, and while reinstalling, I was like "Oh well, worth giving a try to see if the civ pack works, more or less".
It didn't work indeed, as pointed out by many people around: On launch, tons of error messages that do not always specify what the problem is.
I worked on it and ultimately made it fully functional.
Saaaaadly, I've had my computer robbed and all my work was wasted. However, tonight/tomorrow, I'm re-downloading the pack and I'll fix it once again.
In the end most errors were minor. Mostly:
-Some new unique units has requirements for "Ammo" or "Sulphur" resources, which do not exist in AND 2.x. Simply removing the requirement fixed it.
-One unit was coded to be upgradeable into an unit that no longer exists in AND 2.0. I made a search to see which unit it should be upgradeable to instead, that fixed it.
-Many, MANY XML files were encoded in ISO (on the header of the file), which is not working. Replacing the encoding by UTF8 fixed the problem. (Or perhaps it's the other way around, utf not working, don't remember...)
... That's all the bugs I can remember of. Oh, also, not exactly a bug, but with all the folders and subfolders, the pack managed to break the 255 character limit for file paths - which I had to fix by renaming the "Rise of Mankind" folder into "RoM"
I'll try to get this done by tomorrow. Once I'm sure the version is fully functional I'll try to upload it somewhere and/or send it to the team.