Making this into a mod agnostic launcher that activates mp3 playback specifically when RA3 is detected.
This commit is contained in:
parent
219c385558
commit
e06dc938cf
2 changed files with 119 additions and 266 deletions
|
|
@ -11,6 +11,10 @@
|
|||
<OutputPath>.</OutputPath>
|
||||
<Name>RA3MP3Playback</Name>
|
||||
<RootNamespace>RA3MP3Playback</RootNamespace>
|
||||
<LaunchProvider>Standard Python launcher</LaunchProvider>
|
||||
<CommandLineArguments>
|
||||
</CommandLineArguments>
|
||||
<EnableNativeCodeDebugging>False</EnableNativeCodeDebugging>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue