Skip to content

ahmed605/DuiTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



DuiTool
The ultimate DirectUI tool

Source Code | Downloads | Contact | Donate



Usage

Decompiling a DUIB file:

DuiTool.exe decompile myDuibFile.duib

Compiling a DuiXml file:

DuiTool.exe compile myXmlFile.duixml

Example of input DuiXml file:

<duixml>
    <richtext contentalign="topleft" content="Hello World!"/>
    <ModernProgressRing background="20575" foreground="20114"/>
    <ModernProgressBar foreground="20114" background="20852"/>
</duixml>

Progress

  • DUIB Decompiler
  • DUIB Compiler
  • DirectUI Color Helper
  • DuiXml Previewer
  • DuiXml Designer

Crediting

We kindly ask users of the tool to provide (totally optional) attribution/credit if they utilize any files generated by the tool.

Attribution helps acknowledge the efforts put into creating and maintaining the tool and encourages its continued development.

Releases

No releases published

Packages

No packages published

Languages