Свой лаунчер для игры на C# и WPF 3 | Your launcher for playing on C# and WPF 3

Свой лаунчер для игры на C# и WPF часть 3 | Your launcher for playing in C# and WPF part 3 Ru: Друг, в этом видео ты увидишь как создать лаунчер для своего проекта 3 часть! В этом видео мы напишем функции обновления игры и распаковки новых архивов с обновлением игры, а именно, функцию замены старых файлов на новые обновлённые с помощью DirectoryInfo и FileInfo через цикл ForEach, так же распакуем архив с новой версией с помощью ZipArchive и всё это благодаря C# и Visual Studio, а так же фреймворка WPF! Подпишись на канал и поставь лайк и распространи видео, помоги мне в начале пути ^^ En: Friend, in this video you will see how to create a launcher for your project part 3! In this video, we will write the functions of updating the game and unpacking new archives with the update of the game, namely, the function of replacing old files with new updated ones using DirectoryInfo and FileInfo through the ForEach loop, we will also unpack the archive with the new version using ZipArchive and
Back to Top