mirror of https://github.com/axmolengine/axmol.git
small change in instructions
This commit is contained in:
parent
1ef6965260
commit
6a8e5fe25a
|
@ -29,7 +29,8 @@ How to start a new game
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
$ cd cocos2d-x
|
$ cd cocos2d-x
|
||||||
$ ./create-multi-platform-projects.py -p mygame -k mypackage -l cpp
|
$ ./create-multi-platform-projects.py -p mygame -k com.your_company.mygame -l cpp
|
||||||
|
$ cd projects/mygame
|
||||||
|
|
||||||
|
|
||||||
Main features
|
Main features
|
||||||
|
@ -141,4 +142,4 @@ Contact us
|
||||||
[9]: http://forum.cocos2d-x.org "http://forum.cocos2d-x.org"
|
[9]: http://forum.cocos2d-x.org "http://forum.cocos2d-x.org"
|
||||||
[10]: http://www.twitter.com/cocos2dx "http://www.twitter.com/cocos2dx"
|
[10]: http://www.twitter.com/cocos2dx "http://www.twitter.com/cocos2dx"
|
||||||
[11]: http://t.sina.com.cn/cocos2dx "http://t.sina.com.cn/cocos2dx"
|
[11]: http://t.sina.com.cn/cocos2dx "http://t.sina.com.cn/cocos2dx"
|
||||||
[12]: https://webchat.freenode.net/ "https://webchat.freenode.net/"
|
[12]: https://webchat.freenode.net/ "https://webchat.freenode.net/"
|
||||||
|
|
Loading…
Reference in New Issue