blob: 5756e2254b8c841a50f1959142d381e1ae0696ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
Arch Linux PKGBUILD for WARAddonClient
https://github.com/Idrinth/WARAddonClient
# Build & Install
`git clone https://github.com/xpander69/waraddonclient-arch-pkgbuild.git`
`cd ./waraddonclient-arch-pkgbuild`
`makepkg -si`
# Using it
WARAddonClient should appear in your Menus, Under the Games Category

Command line tool is called waraddonclient *install and remove will start working with next(1.12.0?) WARAddonClient release*
```$ waraddonclient --help
Usage: waraddonclient <command>
Available commands:
-u Updates addons
-s To set your RoR folder location
-v Check the WARAddonClient version
-i Lets you install Addons
-r Lets you remove Addons
-h This help page
```
|