Skip to content
Snippets Groups Projects
Commit 97d14689 authored by Sam Hopwood's avatar Sam Hopwood :speech_balloon:
Browse files

Replace dosbox.config

parent 9b4711f1
Branches
No related merge requests found
......@@ -6,7 +6,7 @@
<flashpointSecurePlayer>
<templates>
<template name="dosbox">
<mode name="SOFTWARE" commandLine="Dosbox\DOSBox.exe -noconsole -conf &quot;%FP_STARTUP_PATH%\Dosbox\dosbox.conf&quot; -c &quot;mount c &apos;%FP_STARTUP_PATH%\Dosbox&apos;&quot; -c &quot;mount d .&quot; -c &quot;%FP_URL%&quot;" />
<mode name="SOFTWARE" commandLine="Dosbox\DOSBox.exe -noconsole -conf &quot;%FP_STARTUP_PATH%\Dosbox\dosbox.conf&quot; -c &quot;mount c &apos;%FP_STARTUP_PATH%\Dosbox&apos;&quot; -c &quot;mount d .&quot; -c &quot;%FP_URL%&quot; -c &quot;%FP_HTDOCS_FILE%&quot;" />
<modifications>
<environmentVariables>
<environmentVariable name="FP_URL" find="http://" replace="c:" />
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment