Skip to content

Added C# SDK project

Latest
Compare
Choose a tag to compare
@DavidLiebemann DavidLiebemann released this 14 Jul 15:57
· 55 commits to main since this release

In this release we've added the Unity specific C# SDK project to the repository for easy access to the source code. The DLL produced by this project will only work with Unity, it will not work when trying to use it in a standalone C# project. For standalone C# projects, please use the standalone SCILL C# SDK.

Changed

  • Added the C# SDK project
  • Leaderboard Ranking Item: relative resource path for loading avatar images can now be adjusted in the editor

Fixed

  • Fixed issues with personal challenges not displaying progress bar correctly in some cases
  • Fixed issues with the battlepass UI not displaying in cases where a reward with a display prefab was loaded, but no photobox was selected in the RewardPreview