-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAI.csproj.user
26 lines (26 loc) · 1.21 KB
/
AI.csproj.user
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<StartArguments>demo-playlist -a RealTimeD*Lite-LSS-LRTA*-Ratio=0.5 -f maps/game -cl 50 -rr 0 -LOS 10 -dyn false
</StartArguments>
<StartWorkingDirectory>C:\Users\Mokon\cs980\</StartWorkingDirectory>
<EnableUnmanagedDebugging>true</EnableUnmanagedDebugging>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<StartArguments>demo-playlist -a RealTimeD*Lite-LSS-LRTA*-Ratio=0.5 -f maps/game -cl 50 -rr 0 -LOS 10 -dyn false</StartArguments>
<StartWorkingDirectory>C:\Users\Mokon\cs980\</StartWorkingDirectory>
</PropertyGroup>
<PropertyGroup>
<PublishUrlHistory>publish\</PublishUrlHistory>
<InstallUrlHistory>
</InstallUrlHistory>
<SupportUrlHistory>
</SupportUrlHistory>
<UpdateUrlHistory>
</UpdateUrlHistory>
<BootstrapperUrlHistory>
</BootstrapperUrlHistory>
<FallbackCulture>en-US</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
<EnableSecurityDebugging>false</EnableSecurityDebugging>
</PropertyGroup>
</Project>