Skip to content

Releases: developer-ken/Rainbow6_ReplayHandler

23.1.24.210

24 Jan 16:19
015a0e0
Compare
Choose a tag to compare

Updates:
Merge updates from redraskal/r6-dissect
Added version info into cache so cache can be auto-refreshed when needed

更新:
redraskal/r6-dissect合并更新
为缓存文件添加版本信息,以便在必要时自动刷新缓存

Version v23.1.8.171

08 Jan 15:17
65159f5
Compare
Choose a tag to compare

Fix #1 and #2 .

Standalone version is no longer provided.
Download dotnet 6 runtime if the program won't run on your pc.

修复了 #1#2
standalone版本不再提供。如果本程序无法在你的电脑上运行,请下载 dotnet 6 运行时库。

First Release

08 Jan 12:53
f3e0613
Compare
Choose a tag to compare

Choose the correct binary to download:
The binary file marked "net6" takes little space, but require a installation of dotnet 6 runtime (Download).
The binary file marked “standalone" have requirements built in and will just work.
Only Windows x64 is supported.

If you have many dotnet applications, download the runtime is recommended. Sharing a same runtime over different applications saves your disk space.

选择正确的文件:
带有"net6"的文件包较小,但需要您的计算机已安装 dotnet 6 runtime (点击下载 dotnet 6 runtime)。
带有"standalone"的文件包内置了所有依赖项,可以直接运行。
仅支持Windows x64系统。

如果你使用多个dotnet应用程序,建议下载dotnet 6 runtime。在多个应用间共享运行时可以显著降低磁盘占用。