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
5e0b64a7070e2e00a47dac4f65985d618ccbac6a
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: 163ms Template: 21ms
English
English
Licenses API