You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Added some default values for project setup. Added type support to default value macros for manifest settings. Added a macro for manifest generation that filters all non-alphanumeric or dot characters (this is a common requirement for manifest fields). Filtered game name with alphanumericdot and productid with guid type to support projects that didn't use the same format as some others. [CL 2541236 by Jeff Campeau in Main branch]