mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2024-11-28 00:10:51 +01:00
26d1da8660
Move everything to new launcher.xml configuration files. Adjust the bootstrapping of launcher in the .bat files. Features such as copying the default props/ files to nvram are now handled by launcher. Using the PATH variable, bemanitools binaries can live in their own dedicated bemanitools/ subfolder next to props/ and modules/ now. All original binaries are expected to be kept in a modules/ folder like on stock data.
11 lines
398 B
XML
11 lines
398 B
XML
<?xml version="1.0" encoding="Shift-JIS"?>
|
|
<ea3_conf>
|
|
<soft>
|
|
<!-- USER TODO: Change these accordingly to match the specifications of the game and version you are running -->
|
|
<model __type="str">000</model>
|
|
<dest __type="str">A</dest>
|
|
<spec __type="str">A</spec>
|
|
<rev __type="str">A</rev>
|
|
<ext __type="str">1969032100</ext>
|
|
</soft>
|
|
</ea3_conf> |