mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-28 12:53:02 +05:00
Workshop links in READMEs :noway:
This commit is contained in:
parent
33652c74f5
commit
74b6ba073a
2 changed files with 12 additions and 4 deletions
|
@ -20,7 +20,11 @@ Fully open sourced and maintained by the community (me 😞).
|
||||||
> You can find all modules **[here](https://github.com/JonnyBro/beatrun/tree/main/lua/bin)**.\
|
> You can find all modules **[here](https://github.com/JonnyBro/beatrun/tree/main/lua/bin)**.\
|
||||||
> Check **[Credits](#credits)** section for their source code.
|
> Check **[Credits](#credits)** section for their source code.
|
||||||
|
|
||||||
## Automatic Installation (Recommended | Windows 10/11)
|
## Steam Workshop (lmao)
|
||||||
|
|
||||||
|
[Subscribe](https://steamcommunity.com/sharedfiles/filedetails/?id=3290421288)
|
||||||
|
|
||||||
|
### Automatic Installation (Recommended | Windows 10/11)
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> Windows 7 is not supported.\
|
> Windows 7 is not supported.\
|
||||||
|
@ -36,7 +40,7 @@ irm https://beatrun.jonnybro.ru/install | iex
|
||||||
|
|
||||||
* Select the `Beatrun` gamemode in right lower corner.
|
* Select the `Beatrun` gamemode in right lower corner.
|
||||||
|
|
||||||
## Manual Installation
|
### Manual Installation
|
||||||
|
|
||||||
1. **[Download this repository](https://github.com/JonnyBro/beatrun/archive/refs/heads/master.zip)**.
|
1. **[Download this repository](https://github.com/JonnyBro/beatrun/archive/refs/heads/master.zip)**.
|
||||||
2. **Delete the `beatrun` folder in *your_game_folder/garrysmod/addons* if you have one.**
|
2. **Delete the `beatrun` folder in *your_game_folder/garrysmod/addons* if you have one.**
|
||||||
|
|
|
@ -20,7 +20,11 @@
|
||||||
> Все модули можно найти **[здесь](https://github.com/JonnyBro/beatrun/tree/main/lua/bin)**.\
|
> Все модули можно найти **[здесь](https://github.com/JonnyBro/beatrun/tree/main/lua/bin)**.\
|
||||||
> Проверьте **[Благодарности](#благодарности)** чтобы найти исходный код модулей.
|
> Проверьте **[Благодарности](#благодарности)** чтобы найти исходный код модулей.
|
||||||
|
|
||||||
## Автоматическая установка (Рекомендуемое | Windows 10/11)
|
## Steam Workshop (ржака)
|
||||||
|
|
||||||
|
[Подписаться](https://steamcommunity.com/sharedfiles/filedetails/?id=3290421288)
|
||||||
|
|
||||||
|
### Автоматическая установка (Рекомендуемое | Windows 10/11)
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> Windows 7 не поддерживается.\
|
> Windows 7 не поддерживается.\
|
||||||
|
@ -36,7 +40,7 @@ irm https://beatrun.jonnybro.ru/install | iex
|
||||||
|
|
||||||
* Выберите режим `Beatrun` в правом нижнем углу.
|
* Выберите режим `Beatrun` в правом нижнем углу.
|
||||||
|
|
||||||
## Ручная установка
|
### Ручная установка
|
||||||
|
|
||||||
1. **[Скачайте проект](https://github.com/JonnyBro/beatrun/archive/refs/heads/master.zip)**.
|
1. **[Скачайте проект](https://github.com/JonnyBro/beatrun/archive/refs/heads/master.zip)**.
|
||||||
2. **Удалите папку `beatrun` по пути *путь_к_игре/garrysmod/addons* если присутствует.**
|
2. **Удалите папку `beatrun` по пути *путь_к_игре/garrysmod/addons* если присутствует.**
|
||||||
|
|
Loading…
Reference in a new issue