Replaced winpty with subprocess
This commit is contained in:
parent
ee6aa40093
commit
845ce2c622
9 changed files with 330 additions and 235 deletions
|
|
@ -12,8 +12,7 @@
|
|||
<Name>RA3MP3Playback</Name>
|
||||
<RootNamespace>RA3MP3Playback</RootNamespace>
|
||||
<LaunchProvider>Standard Python launcher</LaunchProvider>
|
||||
<CommandLineArguments>
|
||||
</CommandLineArguments>
|
||||
<CommandLineArguments>+set fs_game arena</CommandLineArguments>
|
||||
<EnableNativeCodeDebugging>False</EnableNativeCodeDebugging>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue