blob: aefe24cea762204abf6bc0ac2641b29f6ff6a925 (
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
![ss_14052021_15 42 44](https://user-images.githubusercontent.com/1345116/118272367-2d853f00-b4cb-11eb-948b-f29488d42827.png)
Command line options for waraddonclient
```$ waraddonclient --help
usage: waraddonclient [-h] [-i <arg>] [-p] [-r <arg>] [-s <arg>] [-u] [-v]
-h,--help This output.
-i,--install <arg> Install/Update given addon.
-p,--verbose Print more messages to screen.
-r,--remove <arg> Remove given addon.
-s,--location <arg> Set the location of the WAR-Folder.
-u,--update-all Update all avaible Addons to the latest version.
-v,--version Get the version of the WARAddonClient.
```
|