klawong
With the following user.config it should work:
Code:
config.defaultLogLevel = "trace";
// JS
config.coreFile = "b:/beta/tmp-core-min.js";
// Resources
config.corePath = "b:/beta/";
// JS
config.addonsFile = "b:/beta/addons/tmp-addons-min.js";
// Resources
config.addonsPath = "b:/beta/addons/";
PS
The only change between v2 and v3 is modified user.config.
surquizu, sorry didn't see your post when uploading new btp.