Releases: Natsumi-sama/VRCX
Releases · Natsumi-sama/VRCX
VRCX Nightly 2024-08-29T05.43-8f7bcac
Update zh_cn translation (#887) * Rollback of Simplified Chinese translations overwritten * Fix error * Synchronisation with official translations
VRCX Nightly 2024-08-28T02.01-592c5dd
match user sort to website and client (#882)
VRCX Nightly 2024-08-20T21.28-0db5a05
Small changes
VRCX Nightly 2024-08-13T08.31-b740a0d
fix: sometimes install.exe is suspended (#868) * fix: sometimes install.exe is suspended * fix: make the description of the osc fix function more accurate * fix: replacing Process.MainModule.FileName with win32api * chore: remove unnecessary references * chore: rectify the text of the description
VRCX Nightly 2024-08-07T09.07-740af10
Switch Intel URL
VRCX Nightly 2024-08-04T23.08-34756c2
Set EnableWindowsTargeting to true (#858) This permits .NET to download the Windows targeting packs, which enables VRCX development on Linux. It's not recommended to build the Windows apps with Linux though, so actual release builds should likely stick with Windows CI/CD, as per Microsoft: > This property is currently recommended to allow development on non-Windows platforms. But when the application is ready to be released, it should be built on Windows. When building on a non-Windows platform, the output may not be the same as when building on Windows. In particular, the executable is not marked as a Windows application (which means that it will always launch a console window) and won't have an icon embedded. https://learn.microsoft.com/en-us/dotnet/core/project-sdk/msbuild-props#enablewindowstargeting
VRCX Nightly 2024-07-25T22.19-a0f6c1a
Update Cef to 126.2.180
VRCX Nightly 2024-07-22T09.36-543579d
Last join fixes
VRCX Nightly 2024-07-16T23.06-0593766
Merge pull request #38 from regalialong/patch-6 Exclude changes in Linux directory from Nightly CI/CD
VRCX Nightly 2024-06-29T17.58-8ea6e22
Revert "Sidebar all favorites toggle" - causes UI crash This reverts commit e848f2549fd1ec0d1c125893cc796f3a7d7b06a7.