Skip to content

5.0.0-alpha.2

Choose a tag to compare

@TheCSDev TheCSDev released this 24 Dec 16:42
· 23 commits to main since this release
1c56ffc

API Changelog

  • Rendering GUI textures now allows you to specify a rendering pipeline
  • StatsProvider is now an interface called IStatsProvider
  • IStatsProvider's methods were renamed for future-proofing and clarity
  • UDim math rounding error fix
  • TScreen#getClient() is now annotated @NotNull