diff --git a/Development.md b/Development.md index 62e0ea4..594b053 100644 --- a/Development.md +++ b/Development.md @@ -1,3 +1,6 @@ +[![Linux](https://github.com/isatsam/vfs_explorer/actions/workflows/linux_dev.yml/badge.svg)](https://github.com/isatsam/vfs_explorer/actions/workflows/linux_dev.yml) + [![Windows](https://github.com/isatsam/vfs_explorer/actions/workflows/windows_dev.yml/badge.svg)](https://github.com/isatsam/vfs_explorer/actions/workflows/windows_dev.yml) + # Setting up the environment VFS Explorer requires `git` and Python 3.12 installed and available in PATH. diff --git a/README.md b/README.md index 0d6025f..41d6fbf 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ A graphic tool for previewing and extracting files stored in VFS archives, such as those used in Pathologic 1. ![Screenshot of VFS Explorer](./screenshot_1.0.png) -[![Linux](https://github.com/isatsam/vfs_explorer/actions/workflows/linux_dev.yml/badge.svg)](https://github.com/isatsam/vfs_explorer/actions/workflows/linux_dev.yml) - [![Windows](https://github.com/isatsam/vfs_explorer/actions/workflows/windows_dev.yml/badge.svg)](https://github.com/isatsam/vfs_explorer/actions/workflows/windows_dev.yml # Features - List contents of a VFS archive, with all subdirectories diff --git a/README_ru.md b/README_ru.md index de696af..3ebf06f 100644 --- a/README_ru.md +++ b/README_ru.md @@ -4,8 +4,6 @@ Графический инструмент для просмотра и извлечения файлов из архивов формата VFS, используемого в игре "Мор. Утопия". ![Скриншот программы VFS Explorer](./screenshot_1.0.png) -[![Linux](https://github.com/isatsam/vfs_explorer/actions/workflows/linux_dev.yml/badge.svg)](https://github.com/isatsam/vfs_explorer/actions/workflows/linux_dev.yml) - [![Windows](https://github.com/isatsam/vfs_explorer/actions/workflows/windows_dev.yml/badge.svg)](https://github.com/isatsam/vfs_explorer/actions/workflows/windows_dev.yml # Функционал - Просмотр содержимого архивов VFS, включая подкаталоги (папки внутри папок)