aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gaming-on-linux/index.js
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/index.js
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/index.js')
-rw-r--r--recipes/gaming-on-linux/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gaming-on-linux/index.js b/recipes/gaming-on-linux/index.js
new file mode 100644
index 0000000..6caa756
--- /dev/null
+++ b/recipes/gaming-on-linux/index.js
@@ -0,0 +1 @@
module.exports = Ferdium => class GamingOnLinux extends Ferdium {};