mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-16 08:54:47 +01:00
updates work in launcher now
This commit is contained in:
@@ -7,6 +7,8 @@ namespace nksrv.Utils
|
||||
{
|
||||
public StaticData StaticData { get; set; } = new();
|
||||
public string ResourceBaseURL { get; set; } = "";
|
||||
public string GameMinVer { get; set; } = "";
|
||||
public string GameMaxVer { get; set; } = "";
|
||||
}
|
||||
|
||||
public class StaticData
|
||||
|
||||
Reference in New Issue
Block a user