aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gaming-on-linux/package.json
diff options
context:
space:
mode:
authorLibravatar fschaupp <26521758+fschaupp@users.noreply.github.com>2022-07-05 01:02:59 +0200
committerLibravatar GitHub <noreply@github.com>2022-07-04 23:02:59 +0000
commit3ef877f13a25381528a6cb72e2f342a37b37fe51 (patch)
tree2170c853b8faaa2bbbf3dfd92e5c1729b6edd523 /recipes/gaming-on-linux/package.json
parentUpdate documentation to refer to pnpm instead of yarn [skip ci] (#107) (diff)
downloadferdium-recipes-3ef877f13a25381528a6cb72e2f342a37b37fe51.tar.gz
ferdium-recipes-3ef877f13a25381528a6cb72e2f342a37b37fe51.tar.zst
ferdium-recipes-3ef877f13a25381528a6cb72e2f342a37b37fe51.zip
add GamingOnLinux service (#106)
Diffstat (limited to 'recipes/gaming-on-linux/package.json')
-rw-r--r--recipes/gaming-on-linux/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/gaming-on-linux/package.json b/recipes/gaming-on-linux/package.json
new file mode 100644
index 0000000..dcf0f5d
--- /dev/null
+++ b/recipes/gaming-on-linux/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "gaming-on-linux",
3 "name": "GamingOnLinux",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://www.gamingonlinux.com"
8 }
9}