Closed takaaptech closed 10 years ago
Ah, I just pass v3quick path in to setting file and it works like a charm! By the way, how can we "auto refresh" player when hit Ctrl + S code file ? (In cocos code ide, we can do that with quick project)
config:
{
// must set the path
"quick_cocos2dx_root": "
Thank so much for quickly reply! Config works well! About "Auto Refresh", I mean when we change code file (Ex change textfield value) , and then save, and player will auto update? Can we do this?
no,you must relaunch the player.
OK thank you!
Hi, Can we using QuickXDev with https://github.com/dualface/v3quick? If yes, how can we config this? Thanks so much!