Cocos Studio : how to point the Engine Type to new update

Hi all,
I’m using Cocos Studio 3.10, with Cocos2dx3.10. Now i downloaded the new cocos2dx 3.13.1 how to point the cocos studio to 3.13.1, engine type drop down shows only 3.10.

Please help all helps are highly appreciated!

Thanks

@sillyatom. I don’t know of a way to do this. I am not sure that the latest Studio is even compatible with v3.13.1. Studio has been EOL’d.

then how to create CSB files?, is there a way to point to the new version in Cocos?

There isn’t that I know of either.

It’s weird. I don’t have csb files created when I run cocos new ...

Are you using the pre-built libraries? Perhaps those project templates need to be updated.

i already have a working project in 3.10 which is created through cocos studio 3.10(which has .csb file in template). Now i want to update my project to use 3.13.1. Im using source code not precompiled libs.

You could replace the cocos2d folder but you would still need to see if anything in AppDelegate, project build settings and related needs to be updated. I’d take a backup before proceeding.

ok thanks for the prompt replies

let me know if I can help further