Jump to content

Tools/AshDumpTool: Difference between revisions

From HEModdingWiki
Ashrindy (talk | contribs)
No edit summary
Ashrindy (talk | contribs)
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''AshDumpTool''' is a pack of tools used to convert from a non-human readable format to a more human readable format such as [[wikipedia:XML|XML]].
{{Infobox tool|name=AshDumpTool|purpose=Converting binary formats to XML and back|developer=Ashrindy|download=https://github.com/Ashrindy/AshDumpLib/releases|website=https://github.com/Ashrindy/AshDumpLib|programming_language=C#}}'''AshDumpTool''' is a pack of tools used to convert from a non-human readable format to a more human readable format such as [[wikipedia:XML|XML]].


''Requires [https://dotnet.microsoft.com/en-us/download/dotnet/7.0 .NET 7.0 Runtime]''
''Requires [https://dotnet.microsoft.com/en-us/download/dotnet/7.0 .NET 7.0 Runtime]''
Line 12: Line 12:
* [[Resources/Light Pointcloud|Light Pointcloud (.pcrt)]]
* [[Resources/Light Pointcloud|Light Pointcloud (.pcrt)]]
* [[Resources/Density Point Cloud|Density Point Cloud (.densitypointcloud)]]
* [[Resources/Density Point Cloud|Density Point Cloud (.densitypointcloud)]]
* [[Resources/ObjectWorld / GEdit|ObjectWorld (.gedit)]]

Latest revision as of 15:13, 26 January 2025

AshDumpTool
PurposeConverting binary formats to XML and back
Developer(s)Ashrindy
Written inC#
Websitehttps://github.com/Ashrindy/AshDumpLib
Downloadhttps://github.com/Ashrindy/AshDumpLib/releases

AshDumpTool is a pack of tools used to convert from a non-human readable format to a more human readable format such as XML.

Requires .NET 7.0 Runtime

Can be found here!

Supported formats[edit | edit source]