project-creator missing from cocos2d-x 3.0 rc1

I’m failing to get the project template for win32 environment working using the latest 3.0 version available on the download page for cocos2d-x. There seemingly is a template .sln in the “templates” directory, but opening it results in lots of errors since there are a lot of missing files.

Looking around in the tutorials or on the net, everybody references a “project-creator” script which seems to be missing in this release. what do I do instead?

As of cocos2d-x 3.0 it’s a little bit different.

I dont really know how it is for windows, but it should be similar to this:
https://github.com/cocos2d/cocos-docs/blob/master/manual/framework/native/getting-started/v3.0/how-to-start-a-new-game/en.md

thanks, that’s a good starting point, but cocos consoles throws python errors when I’m executing it. Specifically, in cocos.py:

sole\bin/cocos.py
Traceback (most recent call last):
File “D:\NewDev\Libraries\Cocos2D\tools\cocos2d-console\bin/cocos.py”, line 1
9, in
import ConfigParser
File “C:\Python27\lib\ConfigParser.py”, line 91, in
from collections import OrderedDict as default_dict
File "C:\Python27\lib\collections_init
.py", line 367
exec(class_definition, namespace)
SyntaxError: unqualified exec is not allowed in function ‘namedtuple’ it contain
s a nested function with free variables