heroiclabs / nakama-dotnet

.NET client for Nakama server written in C#.
https://heroiclabs.com/docs/nakama/client-libraries/unity/
Apache License 2.0
121 stars 45 forks source link

C# - Add DateTime and Guid support #181

Open fenglinnet opened 3 months ago

fenglinnet commented 3 months ago

I know before there were these new types of support. But after an update, these were lost. Please fix it. Thank you! New types added to TinyJson #51

linear[bot] commented 3 months ago

SDK-828 C# - Add DateTime and Guid support

novabyte commented 3 months ago

@fenglinnet Would you be able to help with a pull request for this change? 🙏

fenglinnet commented 3 months ago

Thank you for your reply. Our project is currently integrating the Nakama, and we may need to make more adjustments in the future. Once everything is in place, we hope to submit some of these changes as a pull request to help improve the library.