After running the UDK installer, the Unreal Development Kit folder contains the Document Folder and Tools Folder. I can't find the UDK editor. What am I doing wrong?
UDK/UDK-2012-05(or other version)/Binaries/Win32/UDK.exe
Copy UDK.exe to your desktop as a shortcut. Then right click on it and where it says target add at the end "editor" without quotes. For example:
"C:\UDK\UDK-2012-05\Binaries\Win64\UDK.exe editor" And don't forget to add empty space after UDK.exe before adding "editor"
Comment