Fix Build CI

This commit is contained in:
acidicoala
2025-10-03 23:06:38 +05:00
parent 5012ed3da8
commit 046df29a6b
3 changed files with 5 additions and 3 deletions

View File

@@ -4,13 +4,14 @@
_Legit DLC Unlocker for Steamworks._ _Legit DLC ownership emulation for Steamworks._
## ✨ Features ## ✨ Features
* `🔓` Emulate DLC ownership in legitimately owned games * `🔓` Emulate DLC ownership in legitimately owned games
* `🛅` Emulate Inventory item ownership * `🛅` Emulate Inventory item ownership
* `📄` Optional configuration * `📄` Optional configuration
* `🐧` Support for 32-bit and 64-bit Windows and Linux systems
## 🔗 Links ## 🔗 Links

View File

@@ -1,13 +1,14 @@
{% extends "./KoalaBox/templates/README.base.md" %} {% extends "./KoalaBox/templates/README.base.md" %}
{% block content %} {% block content %}
_Legit DLC Unlocker for Steamworks._ _Legit DLC ownership emulation for Steamworks._
## ✨ Features ## ✨ Features
* `🔓` Emulate DLC ownership in legitimately owned games * `🔓` Emulate DLC ownership in legitimately owned games
* `🛅` Emulate Inventory item ownership * `🛅` Emulate Inventory item ownership
* `📄` Optional configuration * `📄` Optional configuration
* `🐧` Support for 32-bit and 64-bit Windows and Linux systems
{% include "KoalaBox/templates/markdown/links.md" %} {% include "KoalaBox/templates/markdown/links.md" %}