client update.

I made a version for the update, threw all the files into a directory, run a function that reads everything and writes a text file to a file, saves it in the same folder. when the client starts and the update is done, the client opens its version file, downloads the text file from the new version, and compares the lines without regard to the directory where there are no matches, replaces with a server Please help how this can be done in Blueprint

сделал я версию для обновы, кинул все файлы в каталог , запускаю функцию которая читает все и заносит в файл текстовый , сохраняет его в той же папке.

когда клиент запускается и делается обнова, клиент открывает свой файл версии, качает файл текстовый с новой версии, и сравнивает строки без учета каталога

где нет совпадений-заменяет с сервера

Помогите пожалуйста ,как это можно сделать в Blueprint