releases page mention in README

This commit is contained in:
2025-03-23 14:48:37 +03:00
parent 5013db22b1
commit 96953a4947
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -31,6 +31,9 @@ patchset=kpnp_russ
- version - recommended game version (optional) - version - recommended game version (optional)
- patchset- name for the .ips patches directory (optional) - patchset- name for the .ips patches directory (optional)
### Installing
You can download pre-built binaries from [releases page](https://github.com/arabianq/build_msp/releases)
### Installing using cargo ### Installing using cargo
You can install build_msp from crates.io You can install build_msp from crates.io
```cargo install build_msp``` ```cargo install build_msp```
+3
View File
@@ -31,6 +31,9 @@ patchset=kpnp_russ
- version - рекомендуемая версия игры (опционально) - version - рекомендуемая версия игры (опционально)
- patchset- название для директории с .ips патчами (опционально) - patchset- название для директории с .ips патчами (опционально)
### Установка
Вы можете скачать готовые исполняемые файлы со [страницы релизов](https://github.com/arabianq/build_msp/releases)
### Установка с помощью cargo ### Установка с помощью cargo
Вы можете установить build_msp из crates.io Вы можете установить build_msp из crates.io
```cargo install build_msp``` ```cargo install build_msp```