26 lines
991 B
XML
26 lines
991 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
<component type="desktop-application">
|
|||
|
<id>dust3d.desktop</id>
|
|||
|
<metadata_license>FSFAP</metadata_license>
|
|||
|
<project_license>MIT</project_license>
|
|||
|
<name>Dust3D</name>
|
|||
|
<summary>A quick 3D modeling tool</summary>
|
|||
|
|
|||
|
<description>
|
|||
|
<p>
|
|||
|
Dust3D is a brand new 3D modeling software. It helps you create a 3D watertight base model in seconds. Use it to speed up your character modeling in game making, 3D printing, and so on.
|
|||
|
</p>
|
|||
|
</description>
|
|||
|
|
|||
|
<screenshots>
|
|||
|
<screenshot type="default">
|
|||
|
<caption>Dust3D main window</caption>
|
|||
|
<image>https://raw.githubusercontent.com/huxingyi/dust3d/master/ci/screenshot.png</image>
|
|||
|
</screenshot>
|
|||
|
</screenshots>
|
|||
|
|
|||
|
<url type="homepage">https://github.com/huxingyi/dust3d</url>
|
|||
|
<url type="bugtracker">https://github.com/huxingyi/dust3d/issues</url>
|
|||
|
<url type="help">http://docs.dust3d.org/</url>
|
|||
|
|
|||
|
</component>
|