bfishman / Docking-Port-Alignment-Indicator

Official repository of the DPAI mod for Kerbal Space Program
MIT License
20 stars 7 forks source link

6.9 release is poorly packaged #8

Closed mwerle closed 4 years ago

mwerle commented 4 years ago

Release package contains a spurious "DockingPortAlignmentIndicator" folder structure. This is just cosmetic as it doesn't contain any files but should be removed for the next release.

Investigate why the Scripts/Depoy.proj does not properly clear out the build directory.

Reported on forum by user DStaal

└───GameData
    │   ModuleManager.4.1.3.dll
    │
    └───NavyFish
        └───Plugins
            ├───Docking Port Alignment Indicator
            │   │   DockingPortAlignmentIndicator.dll
            │   │   DockingPortAlignmentIndicator.version
            │   │   DPAI_RPM.dll
            │   │   moduleDockingNodeNamed.cfg
            │   │   ModuleDockingNodeNamed.dll
            │   │
            │   ├───PluginData
            │   │   └───DockingPortAlignmentIndicator
            │   │           alignment.png
            │   │           appLauncherIcon.png
            │   │           DialogPlain.fnt
            │   │           DialogPlain.png
            │   │           directionArrow.png
            │   │           gaugeBackground.png
            │   │           gaugeForeground.png
            │   │           prograde.png
            │   │           retrograde.png
            │   │           roll.png
            │   │           RPM_background.png
            │   │           RPM_helpscreen.txt
            │   │           RPM_mainscreen.txt
            │   │           targetPort.png
            │   │
            │   └───RPM Configs
            │           DPAI_RPM_BasicMFD.cfg
            │
            ├───DockingPortAlignmentIndicator
            │   ├───PluginData
            │   │   └───DockingPortAlignmentIndicator
            │   └───RPM Configs
            └───ToolbarIcons
                    DPAI.png