A simple, unofficial manager for the game Escape from Tarkov, built with Avalonia. This tool helps you manage your game installation, apply updates, and repair game files.
- Authenticate with your Escape from Tarkov account.
- Download and apply game updates.
- Repair game file integrity.
- View current game installation details.
- .NET 8
- Avalonia UI Framework
- CommunityToolkit.Mvvm (for MVVM architecture)
- FastRsync.Net (for patching)
- Newtonsoft.Json (for data serialization)
- SharpZipLib (for compression)
- Clone the repository.
- Open the
SimpleTarkovManager.slnfile in a .NET IDE like JetBrains Rider or Visual Studio. - Build the solution to restore NuGet packages.
- Run the project.
This is an unofficial tool and is not affiliated with Battlestate Games. Use at your own risk.