Allow news per mod.
This commit is contained in:
committed by
Paul Chote
parent
9d179d9a1a
commit
e7af295b5e
@@ -23,6 +23,7 @@ namespace OpenRA.Mods.Common
|
||||
public readonly string ServerAdvertise = "https://master.openra.net/ping";
|
||||
public readonly string MapRepository = "https://resource.openra.net/map/";
|
||||
public readonly string GameNews = "https://master.openra.net/gamenews";
|
||||
public readonly string GameNewsFileName = "news.yaml";
|
||||
public readonly string VersionCheck = "https://master.openra.net/versioncheck";
|
||||
|
||||
public ModVersionStatus ModVersionStatus { get; private set; }
|
||||
|
||||
Reference in New Issue
Block a user