diff --git a/KoalaBox b/KoalaBox index aacacb3..42a508e 160000 --- a/KoalaBox +++ b/KoalaBox @@ -1 +1 @@ -Subproject commit aacacb388bcc1ca7549549963d65058b7d9c55d3 +Subproject commit 42a508efbe914295eb588880e001344a7e3377e0 diff --git a/README.md b/README.md index 080799f..a0f61cb 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,14 @@ -_Legit DLC Unlocker for Steamworks._ +_Legit DLC ownership emulation for Steamworks._ ## ✨ Features * `🔓` Emulate DLC ownership in legitimately owned games * `🛅` Emulate Inventory item ownership * `📄` Optional configuration +* `🐧` Support for 32-bit and 64-bit Windows and Linux systems ## 🔗 Links diff --git a/README.template.md b/README.template.md index c9192c9..4be37d8 100644 --- a/README.template.md +++ b/README.template.md @@ -1,13 +1,14 @@ {% extends "./KoalaBox/templates/README.base.md" %} {% block content %} -_Legit DLC Unlocker for Steamworks._ +_Legit DLC ownership emulation for Steamworks._ ## ✨ Features * `🔓` Emulate DLC ownership in legitimately owned games * `🛅` Emulate Inventory item ownership * `📄` Optional configuration +* `🐧` Support for 32-bit and 64-bit Windows and Linux systems {% include "KoalaBox/templates/markdown/links.md" %}