HipHopTool: Difference between revisions

no edit summary
Battlepedia>Igorseabra4
(Created page with "==Introduction== '''HipHopTool''' is a tool made by community member igorseabra4 in C#. It can be used to extract all assets from a HIP/HOP file into a folder stru...")
 
Battlepedia>Igorseabra4
No edit summary
Line 1:
==Introduction==
'''HipHopTool''' is a tool made by community member [[igorseabra4]] in C#. It canis bea usedcommand toline extractand allconsole assetsinterface from afor [[HIP|HIP/HOP fileHipHopFile]] into a folder structure and INI file, which allows the user to edit them, and then rebuild the archive using these same files. The new archive does not rely on the previous one for anything, and as such may contain added/removed assets which can be of any size.
 
It can be used to extract all assets from a HIP/HOP file into a folder structure and INI file, which allows the user to edit them, and then rebuild the archive using these same files. The new archive does not rely on the previous one for anything, and as such may contain added/removed assets which can be of any size.
 
===Usage===
Line 8 ⟶ 10:
* [https://github.com/igorseabra4/HipHopTool/releases Get HipHopTool]
* [https://github.com/igorseabra4/HipHopTool Source code on GitHub]
 
==HipHopFile==
'''HipHopFile''' is the library behind HipHopTool. It consists of classes and methods to allow reading and writing of HIP archives. It's also used by [[Industrial Park]] and [[BFBB Patch Tool]].
 
[[Category:Modding]] [[Category:Tools]]