mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Update readme
This commit is contained in:
13
README.MD
13
README.MD
@@ -6,7 +6,7 @@ This project is a desktop port of some core features of Wizard of DATz Redux. Fo
|
||||
|
||||
<h3>Features</h3>
|
||||
|
||||
Currently, SabreTools consists of the following programs: SabreTools UI, DATabase, Headerer, DatSplit, and SingleGame.
|
||||
Currently, SabreTools consists of the following programs:
|
||||
|
||||
<b>SabreTools UI</b>
|
||||
<p/>
|
||||
@@ -52,6 +52,17 @@ This is useful for splitting DAT files similar to the NonGood set that can have
|
||||
<p/>
|
||||
Hightly experimental tool for merging all games in a single DAT (RomVault or Loqiqx XML only) for use with a server environment. Requested by Kludge.
|
||||
|
||||
<b>DATFromDir</b>
|
||||
<p/>
|
||||
This a versitile Directory to DAT file creator developed to reduce the overhead of creating custom DAT files.
|
||||
<ul>
|
||||
<li>Create a DIR from a file, a folder, or a set of either</li>
|
||||
<li>Set most of the DAT header values</li>
|
||||
<li>Enable DAT to be created with forcepacking="unzip"</li>
|
||||
<li>Treat archives like directories (default) or files</li>
|
||||
<li>Output to XML DAT</li>
|
||||
</ul>
|
||||
|
||||
<h3>Contributions</h3>
|
||||
|
||||
Any feature suggestions or code contributions are accepted. Please take the time to look over the existing code to see proper coding and documentation patterns.
|
||||
Reference in New Issue
Block a user