move client mods updates to actual steam api
All checks were successful
Build / Build Launcher (push) Successful in 2m17s

This commit is contained in:
zznty
2024-05-31 17:56:24 +07:00
parent 43a4e6f62b
commit fbf02ad716
9 changed files with 42 additions and 92 deletions

View File

@@ -1,6 +1,4 @@
using System.Net;
namespace PluginLoader.Network;
namespace PluginLoader.Network;
public static class GitHub
{