Skip to content

Commit 68e9155

Browse files
committed
Add note about Wine as .Net Framework alternative
1 parent bc525e0 commit 68e9155

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ There are addons available now, e.g.:
7777
* OS: Any (32/64 bit)
7878
> **Note**: This version is **not supporting global hot keys**
7979
* Portable version (Tar ball)
80+
* Running with [Wine](https://www.winehq.org) (_tested with 10.0 on Ubuntu 25.04_)
81+
Start the application in the application's directory with **wine HitCounterManager.exe**
82+
> **Note**: Wine seems to required **32 bit mode** (therefore it might not run on OS without 32 bit support!)
8083
* Running with [Mono](https://www.mono-project.com/) (_tested with 5.14.0_)
8184
Start the application in the application's directory with **mono HitCounterManager.exe**
8285
> **Note**: Mono supports **32 bit mode only** (therefore it cannot be run on OS without 32 bit support!)

0 commit comments

Comments
 (0)