Skip to content

Releases: wangjia184/renju

v0.2

12 Nov 05:08
646e980
Compare
Choose a tag to compare

Only build a windows_x64 binary here. For other OS/platform, please build with cargo build --release

The user interface is implemented on tauri, which depends on WebView2 Runtime on Windows. WebView2 Runtime is distributed as part of the operating system on Windows 10 (April 2018 release or later) and Windows 11. If your Windows OS is missing this component, please install it from Microsoft website.

v0.1

30 Oct 04:15
Compare
Choose a tag to compare

Windows

WebView2 Runtime is required.

For Windows 10 (April 2018 release or later) and Windows 11, the Webview2 runtime is distributed as part of the operating system. Hence you can download windows_11_x64.zip.

If WebView2 is missing, the application cannot be started, you may install WebView2 or download the installer containning WebView2 runtime.

Mac OS Arm64

Download the file and extract to your local disk, run start.sh. I am too lazy to make an application bundle