This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94df393c70cef45ecd4e415fb7e7a8aee03d0eaf
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
MainFrame
History
Ben Marsh
0f78891b7d
Add a program to bootstrap packaged games, which checks for dependencies being installed (an option to include prerequisites in the game is in the packaging settings), then starts the engine with the right commandline for the project. Takes an icon from Build/Windows/Application.ico if present (which allows setting the icon for content-only projects) or the game executable being launched. Resource files added to code projects now use this icon instead.
...
[CL 2307139 by Ben Marsh in Main branch]
2014-09-23 13:55:06 -04:00
..
Private
Add a program to bootstrap packaged games, which checks for dependencies being installed (an option to include prerequisites in the game is in the packaging settings), then starts the engine with the right commandline for the project. Takes an icon from Build/Windows/Application.ico if present (which allows setting the icon for content-only projects) or the game executable being launched. Resource files added to code projects now use this icon instead.
2014-09-23 13:55:06 -04:00
Public
Docs: Removed file comments and added missing code documentation
2014-06-12 23:22:18 -04:00
MainFrame.Build.cs
Added editor notification when automatic hot reload completes
2014-08-20 13:58:31 -04:00