Hello

if what you want is to have your folder outside UTGame, you should be able to do that by editing the default engine ini.
this is inside the default engine ini.
+Paths=..\..\UTGame\Content
+Paths=..\..\UTGame\__Trashcan
+LocalizationPaths=..\..\UTGame\Localization
+SeekFreePCPaths=..\..\UTGame\CookedPC
+SeekFreePCPaths=..\..\UTGame\Content
you should be able to add a path outside like this:
+Paths=..\..\MyGame
this will point outside the UTGame folder.
I currently add this line for my folder for editing and don't use the mod version:
+EditPackages=UTGame
+EditPackages=TestGame <- this line
;ModEditPackages=MyMod
The folder is outside UTGame, in UDK\TestGame.
I havent created any new content for the january beta so i cant fully confirm this. but I have used the folder outside UTGame with past betas just fine. though, I have not cooked the game.
Bookmarks