Changeset - 83a9de31572a
[Not reviewed]
default
0 3 0
tdelude - 8 years ago 2016-09-16 08:32:32
tdelude@users.noreply.git.metahusk.com
UE4.13 depreciated functions fix, enabled steam plugin
3 files changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
CardinalMenu.uproject
Show inline comments
 
@@ -15,15 +15,19 @@
 
			"Name": "Substance",
 
			"Enabled": false,
 
			"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/offers/2f6439c2f9584f49809d9b13b16c2ba4"
 
		},
 
		{
 
			"Name": "WebBrowserWidget",
 
			"Enabled": true
 
		},
 
		{
 
			"Name": "VictoryBPLibrary",
 
			"Enabled": true,
 
			"MarketplaceURL": "http://www.ue4code.com"
 
		},
 
		{
 
			"Name": "OnlineSubsystemSteam",
 
			"Enabled": true
 
		}
 
	]
 
}
 
\ No newline at end of file
Content/Cardinal/MainMenu/Maps/MainMenu.umap
Show inline comments
 
binary diff not shown
Content/ThirdPersonExample/Blueprints/ThirdPersonPlayerController.uasset
Show inline comments
 
binary diff not shown
0 comments (0 inline, 0 general)