0
0
mirror of https://github.com/sp-tarkov/launcher.git synced 2025-02-12 17:30:42 -05:00
This commit is contained in:
Dev 2023-07-28 10:01:20 +01:00
parent 54d5fd1ff1
commit b1ca20a6f0
3 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ git config --local user.email "USERNAME@SOMETHING.com"
## Requirements
- Escape From Tarkov 24964
- Escape From Tarkov 25206
- .NET 6 SDK
- Visual Studio Code

View File

@ -25,7 +25,7 @@ namespace Aki.Launcher
{
LogManager.Instance.Exception(ex);
}
}
}
// Avalonia configuration, don't remove; also used by visual designer.
public static AppBuilder BuildAvaloniaApp()