Skip to content

Commit 44c14c7

Browse files
authored
Merge pull request #20775 from cocos2d/jareguo-patch-1
Fine tune README.md
2 parents 90f6542 + 9732202 commit 44c14c7

File tree

1 file changed

+17
-21
lines changed

1 file changed

+17
-21
lines changed

README.md

Lines changed: 17 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Git user attention
4343
Download stable versions
4444
-----------------------
4545

46-
* [Cocos2d-x stable versions](http://www.cocos2d-x.org/download)
46+
* [Cocos2d-x stable versions](https://cocos2d-x.org/download)
4747

4848
Documentations and samples
4949
-------------
@@ -165,15 +165,17 @@ Spreading the word!
165165
--------------------------------
166166
You can help us spread the word about cocos2d-x! We would surely appreciate it!
167167

168-
* Talk about us on Facebook! Our [Facebook Page](https://www.facebook.com/cocos2dx/)
169-
* Tweet, Tweet! Our [Twitter](https://twitter.com/cocos2dx)
170-
* Read our [Blog](http://blog.cocos2d-x.org/) and promote it on your social media.
168+
* Twitter: [@CocosEngine](https://twitter.com/CocosEngine)
169+
* Facebook: [https://www.facebook.com/CocosEngine](https://www.facebook.com/CocosEngine)
170+
* YouTube: [https://www.youtube.com/cocosengine](https://www.youtube.com/cocosengine)
171+
* Weibo: [@Cocos引擎](https://weibo.com/cocos2dx)
172+
* bilibili: [https://space.bilibili.com/491120849](https://space.bilibili.com/491120849)
171173

172174
Where to get help
173175
--------------------------------
174176

175-
* [English Forums](http://discuss.cocos2d-x.org)
176-
* [中文社区](http://forum.cocos.com/c/cocos2d-x)
177+
* [English Forums][9]
178+
* [中文社区][10]
177179
* [Bug Tracker](https://github.com/cocos2d/cocos2d-x/issues)
178180
* [API Reference](http://docs.cocos2d-x.org/api-ref/index.html).
179181
* [Latest Release Note](https://github.com/cocos2d/cocos2d-x/blob/v4/docs/RELEASE_NOTES.md)
@@ -192,25 +194,19 @@ Did you find a bug? Do you have feature request? Do you want to merge a feature?
192194

193195
* [contributing to cocos2d-x][8]
194196

195-
Contact us
196-
----------
197-
198-
* Forum: [http://discuss.cocos2d-x.org][9]
199-
* Twitter: [http://www.twitter.com/cocos2dx][10]
200-
* Weibo: [http://t.sina.com.cn/cocos2dx][11]
201-
202-
Want an awesome editor?
197+
Embrace the Future: Switch to Cocos Creator for a Better Experience
203198
--------------------------------
204-
[Cocos Creator][12] is the new generation of Cocos game engine with a full featured editor and content creation friendly workflow. It supports all major platforms allowing games to be quickly released for the web, iOS, Android, Windows, Mac, and various mini-game platforms. A pure JavaScript-developed engine runtime is available on the web and mini-game platforms for better performance and smaller packages. On other native platforms, C++ is used to implement the underlying framework, providing greater operational efficiency. The engine is completely [open source][13], and retains the advantages of Cocos2d-x which includes high performance, customizability, ease for debugging, easy to learn, and small package size.
199+
[Cocos Creator][12] is the new generation of Cocos game engine with a full featured editor and content creation friendly workflow. It supports all major platforms allowing games to be quickly released for the web, iOS, Android, Windows, Mac, and various mini-game platforms. Millions of developers have built 2D / 3D experiences, from hardcore games to web instant entertainment. A pure JavaScript-developed engine runtime is available on the web and mini-game platforms for better performance and smaller packages. On other native platforms, C++ is used to implement the underlying framework, providing greater operational efficiency. The engine is completely [open source][13], and retains the advantages of Cocos2d-x which includes high performance, customizability, ease for debugging, easy to learn, and small package size.
200+
201+
Therefore, we no longer recommend new users to start with Cocos2d-x. Instead, please use the brand-new [Cocos Creator][12] for project development to enjoy the best editor and 3D support.
205202

206-
[1]: http://www.cocos2d-x.org "cocos2d-x"
207-
[4]: http://www.cocos2d-x.org/download/version#Cocos2d-x
203+
[1]: https://www.cocos.com/en/cocos2d-x "cocos2d-x"
204+
[4]: https://cocos2d-x.org/download/version#Cocos2d-x
208205
[5]: http://www.box2d.org "Box2D"
209206
[6]: http://www.chipmunk-physics.net "Chipmunk2D"
210207
[7]: http://esotericsoftware.com/ "http://esotericsoftware.com/"
211208
[8]: https://github.com/cocos2d/cocos2d-x/blob/v3/CONTRIBUTING.md
212-
[9]: http://discuss.cocos2d-x.org "http://discuss.cocos2d-x.org"
213-
[10]: http://www.twitter.com/cocos2dx "http://www.twitter.com/cocos2dx"
214-
[11]: http://t.sina.com.cn/cocos2dx "http://t.sina.com.cn/cocos2dx"
209+
[9]: https://discuss.cocos2d-x.org/c/cocos2d-x/21
210+
[10]: https://forum.cocos.org/c/cocos2d-x/16
215211
[12]: https://www.cocos.com/en/products#CocosCreator
216-
[13]: https://github.com/cocos-creator/engine
212+
[13]: https://github.com/cocos/cocos-engine

0 commit comments

Comments
 (0)