vintagestory-package-auto-aur
Version:
Create the vintagestory AUR package from the latest version available.
19 lines (12 loc) • 377 B
Markdown
# 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]
```