blob: 68386440f115b3738661bf682e0fde6e193298f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = starfield-mod-loader-bin
pkgdesc = A simple mod manager for Starfield that supports both Steam and Game Pass versions of the game.
pkgver = 0.9.1
pkgrel = 0
url = https://github.com/lVlyke/starfield-mod-loader
arch = x86_64
license = GPL3
depends = nodejs
depends = p7zip
source = https://github.com/lVlyke/starfield-mod-loader/releases/download/v0.9.1/starfield-mod-loader-linux-x64_0.9.1.7z
source = starfield-mod-loader.sh
sha256sums = dbd461d1b98c226f0e2f4febd8a0153df84ae747153b4ecfd722081a05e70efd
sha256sums = b7c938153b5fa38f3c382b72920ab0092327b1e3106df9b7224d7f55e9886e90
pkgname = starfield-mod-loader-bin
|