Add-on.xml faulty
-
Hi all, just installed the DR400 and while it works fine, the add-on.xml is somehow faulty:
<?xml version="1.0" encoding="utf-8"?>
<SimBase.Document Type="AddOnXml" version="4,0" id="add-on">
<AddOn.Name>JustFlight DR400</AddOn.Name>
<AddOn.Description>Add-on developed by JustFlight.</AddOn.Description>
<AddOn.Component>
<Category>SimObjects</Category>
<Path>SimObjects\Airplanes</Path>
</AddOn.Component>
<AddOn.Component>
<Category>Effects</Category>
<Path>Effects</Path>
</AddOn.Component>
<AddOn.Component>
<Category>Scripts</Category>
<Path>Scripts</Path>
</AddOn.Component>
</SimBase.Document>But there is no effects folder in the JustFlight Robin DR400 folder. Did something go wrong with my installation?
Regards
Chris -
I did, but obviously they did not get the point, simply telling me that the effects are installed into the main P3D effects folder. Which is plain stupid to have either an add-on.xml pointing to an empty or non-existent effects folder and instead installing the effects into the root directory if the plane is basically using the add-on.xml method. Sorry to say, that is just lousy coding... Fixed the add-on.xml myself by simply removing the Effects part, but come on...