Karatekid5
Warlord
I'm working on a simple mod that adds a new Great Artist to the game with his 3 Great Works. I seem to have all of the XML set up but I'm not sure how to assign the art/texture for the great work. It was simple in Civ V where there were simply <image> tags with the DDS file name inside, but it seems to be more complicated now. There is an image assignment tag in the XML (Image="GREATWORK_IMAGE_MONET_1" for example), but I can't find where to assign an image file to that tag. The one thing I did find was an XLP file related to great works of Art for the UI but I'm not quite sure what it does.