Vhati wrote:Bug: In blueprints.xml.append, you've got an absolute path.Code: Select all
<shieldImage>C:\Users\Benjamin\Desktop\FTL Mod Stuffs\FTL\img\ship\fed_cruiser_shields1.png</shieldImage>
I think that's supposed to beCode: Select all
<shieldImage>fed_cruiser</shieldImage>
Yeah, that's weird. I'll fix it asap.