From dd95fc8914a2ede627b3d0d258e6cf91ca98b3af Mon Sep 17 00:00:00 2001 From: HALX99 Date: Mon, 25 Nov 2019 13:08:46 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 54943d20ed..1ed7c0697e 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ The readme of cocos2d-x v4: https://github.com/simdsoft/engine-v5/blob/master/RE 1. C++17 2. forcus on native game dev only 3. Remove unnecessary sources -4. build engine as static or dynamic library support. +4. build engine as static or dynamic library support 5. If you have any other excellent goals, welcome -6. Excellent PR from any guys is welcome +6. Excellent PRs from any guys are welcome ### preprocessors notes: @@ -60,7 +60,7 @@ _USRSTUDIOPDLL - [x] XX5. Remove CCB(already removed in v4) - [ ] XX6. Sync 3rd bin - [ ] XX7. Purely offthread load texture, use shared gl context - - [ ] Use git submodule to manage 3rd libs. + - [ ] XX8. Use git submodule to manage 3rd libs. - [ ] Upgrade 3rd stubs to latest stable edition for all platforms - [ ] zlib to 1.2.11