Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
gottagofaster236 committed Apr 17, 2024
1 parent 1df3473 commit cb3f491
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 17 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,25 +31,24 @@ Or you can read the full instructions below.
2. Download and run the exe installer from [this link](https://github.com/gottagofaster236/RewardsTheater/releases/latest).
3. Instead of the installer, you can download the zip file and unpack it into your OBS installation folder (usually `C:\Program Files\obs-studio`).
### Installing on Linux
<details>

+ #### **Debian/Ubuntu**

For Ubuntu and other Debian-based distros, you can download the deb file from [this link](https://github.com/gottagofaster236/RewardsTheater/releases/latest). Then install it via

```
sudo dpkg -i /path/to/deb/file
```

+ #### **Arch Linux**
Available in [AUR](https://wiki.archlinux.org/index.php/Arch_User_Repository) as **[rewards-theater-obs](https://aur.archlinux.org/packages/rewards-theater-obs)** (stable) and **[rewards-theater-obs-git](https://aur.archlinux.org/packages/rewards-theater-obs-git)**

+ #### **Flathub**
Available as a Flatpak app [here](https://flathub.org/apps/com.obsproject.Studio.Plugin.RewardsTheater). If your distribution has support for [flatpak](https://flathub.org), and you have enabled the [flathub repo](https://flatpak.org/setup/):

You can install RewardsTheater from Flathub via
```
flatpak install flathub com.obsproject.Studio.Plugin.RewardsTheater
```

+ #### **Arch Linux**
Available in AUR as **[rewards-theater-obs](https://aur.archlinux.org/packages/rewards-theater-obs)** (stable) and **[rewards-theater-obs-git](https://aur.archlinux.org/packages/rewards-theater-obs-git)**.
</details>

### Adding a source
1. RewardsTheater supports videos and sounds. The instructions are identical in both cases.
2. Add an OBS source for each video you want to play as a channel points reward. It has to be either Media Source or VLC Video Source:
Expand Down
18 changes: 8 additions & 10 deletions README_uk.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,26 +30,24 @@
2. Завантаж та запусти exe інсталятор за [цим посиланням](https://github.com/gottagofaster236/RewardsTheater/releases/latest).
3. Замість інсталятора, можна завантажити zip файл та розпакувати його в папку, куди встановлено OBS (зазвичай `C:\Program Files\obs-studio`).
### Установлення на Linux
<details>

+ #### Debian/Ubuntu

+ #### **Debian/Ubuntu**
Для Ubuntu та інших дистрибутивів, заснованих на Debian, можна завантажити deb файл за [цим посиланням](https://github.com/gottagofaster236/RewardsTheater/releases/latest). Потім установи його наступним чином:
```
sudo dpkg -i /path/to/deb/file
```

+ #### Arch Linux

Доступно у [AUR](https://wiki.archlinux.org/index.php/Arch_User_Repository) як пакунки **[rewards-theater-obs](https://aur.archlinux.org/packages/rewards-theater-obs)** (стабільна) та **[rewards-theater-obs-git](https://aur.archlinux.org/packages/rewards-theater-obs-git)**.

+ #### Flathub

Доступно як Flatpak [тут](https://flathub.org/apps/com.obsproject.Studio.Plugin.RewardsTheater). Якщо у вашого дистрибутиву є підтримка [flatpak](https://flathub.org), і у вас увімкнений [репозиторій flathub](https://flatpak.org/setup/):

+ #### **Flathub**
Можна встановити RewardsTheater через Flathub таким чином:
```
flatpak install flathub com.obsproject.Studio.Plugin.RewardsTheater
```

+ #### **Arch Linux**
Доступно в AUR як пакунки **[rewards-theater-obs](https://aur.archlinux.org/packages/rewards-theater-obs)** (стабільна) та **[rewards-theater-obs-git](https://aur.archlinux.org/packages/rewards-theater-obs-git)**.
</details>

### Додавання джерела
1. RewardsTheater підтримує відео і звуки. Інструкції для цього аналогічні.
2. Додай джерело OBS для кожного відео, яке те хочеш додати як нагороду за бали каналу. Підтримуються «Джерело мультимедіа» або «Джерело відео VLC»:
Expand Down

0 comments on commit cb3f491

Please sign in to comment.