# vintagestory-package-auto-aur

## Installation & Usage

**⚠ [You need to have node.js installed](https://nodejs.org) ⚠**

### Without installation

```shell
$ npx vintagestory-package-auto-aur [PATH TO YOUR OUTPUT DIRECTORY]
```

### With installation

```shell
$ npm i -g vintagestory-package-auto-aur
$ vintagestory-package-auto-aur [PATH TO YOUR OUTPUT DIRECTORY]
```
