From 6a0b9dbac11d15c81aa57503026ca458ca18a0e1 Mon Sep 17 00:00:00 2001 From: otavepto <153766569+otavepto@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:25:49 +0200 Subject: [PATCH] missing note --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8a4f555..b7c5a22b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ * generate_emu_config: allow setting the steam id of apps/games owners from an external file `top_owners_ids.txt` beside the script +* generate_emu_config: add the id of the currently logged-in user to the internal list of apps/games owners * generate_emu_config: always use the directory of the script for: the data `backup` folder, the `login_temp` folder, the `my_login.txt` file ---