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,7 +1,5 @@
using HarmonyLib;
using VRage.Library.Collections;
using VRage.Network;
using VRage.Utils;
namespace CringeLauncher.Patches;