Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
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
619367728a64ce574546900a8564e5c7071a9fbf
UnrealEngineUWP/Engine/Source/Programs/Windows/BootstrapPackagedGame/Private/BootstrapPackagedGame.h
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

8 lines
114 B
C
Raw Blame History

#pragma once
#include <windows.h>
#include <tchar.h>
#include <assert.h>
#include <stdio.h>
#include <shlwapi.h>
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Page: 37ms Template: 10ms
English
English
Licenses API