mirror of
https://github.com/sp-tarkov/launcher.git
synced 2025-02-12 13:50:43 -05:00
33374
This commit is contained in:
parent
313b936d96
commit
b4d877839f
@ -19,7 +19,7 @@ git config --local user.email "USERNAME@SOMETHING.com"
|
||||
|
||||
## Requirements
|
||||
|
||||
- Escape From Tarkov 32757
|
||||
- Escape From Tarkov 33374
|
||||
- .NET 8 SDK
|
||||
- Visual Studio Code
|
||||
- [PowerShell v7](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows)
|
||||
|
@ -6,6 +6,7 @@
|
||||
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
|
||||
<Nullable>enable</Nullable>
|
||||
<ApplicationIcon>Assets\spt-logo.ico</ApplicationIcon>
|
||||
<NoWin32Manifest>true</NoWin32Manifest>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<AvaloniaResource Include="Assets\**" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user