diff --git a/README.md b/README.md index 047d0ce..538ea4f 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Claiming the Amazon Games works out-of-the-box, however, for games on external s Epic Games usually has two free games *every week*, before Christmas every day. Prime Gaming has new games *every month* or more often during Prime days. GOG usually has one new game every couples of weeks. +Unreal Engine has new assets to claim *every first Tuesday of a month*. It is save to run the scripts every day. diff --git a/unrealengine.js b/unrealengine.js index 830496c..e44e684 100644 --- a/unrealengine.js +++ b/unrealengine.js @@ -1,4 +1,5 @@ // TODO This is mostly a copy of epic-games.js +// New assets to claim every first Tuesday of a month. import { firefox } from 'playwright-firefox'; // stealth plugin needs no outdated playwright-extra import { authenticator } from 'otplib';