Closed bagusnl closed 6 months ago
Hi3Helper.Sophon
This library is also Available on NuGet in-case any third-party launcher developer need to use it.
https://github.com/CollapseLauncher/Collapse/assets/28079733/748d3b2b-8077-42b7-b0ff-ce7db3426e8b
ServeV3Data
Enum.GetValues<T>()
Enum.GetValues(typeof(T))
TaskExtensions
Testing phase for 24 hours since this message is posted. Please report any bug either in this PR or on a new issue ticket.
What's New? - 1.80.5
Hi3Helper.Sophon
library for Sophon chunk download system.https://github.com/CollapseLauncher/Collapse/assets/28079733/748d3b2b-8077-42b7-b0ff-ce7db3426e8b
ServeV3Data
Enum.GetValues<T>()
instead ofEnum.GetValues(typeof(T))
TaskExtensions
extension tasks for managing task retrying routine.Templates
Changelog Prefixes
``` **[New]** **[Imp]** **[Fix]** **[Loc]** **[Doc]** ```