mirror of
https://github.com/sp-tarkov/launcher.git
synced 2025-02-12 22:10:44 -05:00
Merge pull request 'master' (#1) from SPT-AKI/Launcher:master into master
Reviewed-on: waffle.lord/Launcher#1
This commit is contained in:
commit
0e4ea9cba7
@ -19,7 +19,7 @@ git config --local user.email "USERNAME@SOMETHING.com"
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- Escape From Tarkov 24964
|
- Escape From Tarkov 25782
|
||||||
- .NET 6 SDK
|
- .NET 6 SDK
|
||||||
- Visual Studio Code
|
- Visual Studio Code
|
||||||
|
|
||||||
|
Binary file not shown.
@ -25,7 +25,7 @@ namespace Aki.Launcher
|
|||||||
{
|
{
|
||||||
LogManager.Instance.Exception(ex);
|
LogManager.Instance.Exception(ex);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Avalonia configuration, don't remove; also used by visual designer.
|
// Avalonia configuration, don't remove; also used by visual designer.
|
||||||
public static AppBuilder BuildAvaloniaApp()
|
public static AppBuilder BuildAvaloniaApp()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user