From ec541d2de810903c7d10c7985e0251d002ea221e Mon Sep 17 00:00:00 2001 From: Yoga Setiawan Date: Fri, 5 Mar 2021 17:35:20 +0700 Subject: Add recipe for Erepublik (#443) --- recipes/erepublik/index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/erepublik/index.js (limited to 'recipes/erepublik/index.js') diff --git a/recipes/erepublik/index.js b/recipes/erepublik/index.js new file mode 100644 index 0000000..146e5fb --- /dev/null +++ b/recipes/erepublik/index.js @@ -0,0 +1,2 @@ +module.exports = Ferdi => class erepublik extends Ferdi { +}; -- cgit v1.2.3-54-g00ecf