You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app has been upgraded to .NET 8. You will need to ensure .NET 8 is installed on your PC in order to run Tsukuru: https://dotnet.microsoft.com/en-us/download/dotnet/8.0 (You can install either the .NET 8 SDK or .NET Desktop Runtime 8.0.0.)
Other changes in this release
Added informative size comparison text to Map Compiler's Resource Packing, BSPRepack and Bzip2 steps. The new informative text is visible in the console log area beneath each tab, and shows the before and after sizes of the BSP file during each step.
Extra safety checks/handling around saving application settings
Internal code cleanup
Upgraded package dependencies
Added github actions for CI & release to speed up delivery processes