This guide will show you how to make custom path for your UDK/Content folder
1. Open UDK/UDKGame/Config/DefaultEngine
2. Find [Core.System]
3. Add this line of code:
+ Paths=../../"Your foldername"/Content
4. Go to /UDK(main folder)
And make a folder named "Your foldername"
5. Within that folder, you got to make a folder named "Content"
6. Copy one of your packages( or save a package in this "Content" folder. UDK will not find your folder if it's empty.
Hope this folder structure series have been helpful.
Sigve
No comments:
Post a Comment