- add: Service think
This commit is contained in:
5
Nebula.Launcher/Models/RobustManifestInfo.cs
Normal file
5
Nebula.Launcher/Models/RobustManifestInfo.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
using System;
|
||||
|
||||
namespace Nebula.Launcher.Utils;
|
||||
|
||||
public record struct RobustManifestInfo(Uri ManifestUri, Uri DownloadUri, string Hash);
|
||||
Reference in New Issue
Block a user