mirror of
https://github.com/SabreTools/MPF.git
synced 2026-07-02 17:24:48 +00:00
9 lines
316 B
XML
9 lines
316 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<appSettings>
|
|
<add key="dicPath" value="Programs\\DiscImageCreator.exe"/>
|
|
<add key="psxt001zPath" value="psxt001z.exe"/>
|
|
<add key="sgRawPath" value="sg_raw.exe"/>
|
|
<add key="defaultOutputPath" value="ISO"/>
|
|
</appSettings>
|
|
</configuration> |