File with all program that are LDraw relevant


Re: File with all program that are LDraw relevant
#2
I like your idea. Although in practise I'm not sure how widely it would be used. Still...

For consitency with the parts xml format you and I use I'd suggest:

Code:
<LDraw-Applications>
    <App>
        <Name>
            MLCad
        </Name>
        [<Description>
            An LDraw part editor.
        </Descripton>]
        <Location>
            c:\Programm\MLCAD\mlcad.exe
        </Location>
    </App>
    <App>
        <Name>
            LDDP
        </Name>
        <Location>
            c:\Programm\LDDP\LDDP.exe
        </Location>
    </App>
    <App>
        <Name>
            LDView
        </Name>
        <Location>
            c:\Programm\LDView\LDview.exe
        </Location>
    </App>    
</LDraw-Applications>
Reply
« Next Oldest | Next Newest »



Messages In This Thread
Re: File with all program that are LDraw relevant - by Tim Gould - 2013-03-03, 21:47

Forum Jump:


Users browsing this thread: 1 Guest(s)