Fix steam connect URL format
This commit is contained in:
		@@ -4,7 +4,7 @@ Meta.OS=Windows, Linux
 | 
			
		||||
Meta.Author=Greelan
 | 
			
		||||
Meta.URL=https://smartlydressedgames.com/#unturned
 | 
			
		||||
Meta.DisplayImageSource=url:https://cdn.cloudflare.steamstatic.com/steam/apps/304930/library_hero.jpg?t=1613683705
 | 
			
		||||
Meta.EndpointURIFormat=steam://connect/{ip}/{GenericModule.App.ApplicationPort1}
 | 
			
		||||
Meta.EndpointURIFormat=steam://connect/{ip}:{GenericModule.App.ApplicationPort1}
 | 
			
		||||
Meta.ConfigManifest=unturnedconfig.json
 | 
			
		||||
Meta.MetaConfigManifest=unturnedmetaconfig.json
 | 
			
		||||
Meta.ConfigRoot=unturned.kvp
 | 
			
		||||
@@ -69,4 +69,4 @@ Limits.SleepMode=True
 | 
			
		||||
Limits.SleepOnStart=False
 | 
			
		||||
Limits.SleepDelayMinutes=5
 | 
			
		||||
Limits.DozeDelay=2
 | 
			
		||||
Limits.AutoRetryCount=5
 | 
			
		||||
Limits.AutoRetryCount=5
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user