Update README.md

This commit is contained in:
HALX99 2019-11-25 10:24:20 +08:00 committed by GitHub
parent 1e22f53a88
commit a1c4bc46eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -12,9 +12,9 @@ The readme of cocos2d-x v4: https://github.com/simdsoft/engine-v5/blob/master/RE
5. If you have any other excellent goals, welcome
6. Excellent PR from any guys is welcome
###
preprocessors notes:
### preprocessors notes:
```txt
CC_STATIC
_USRDLL
@ -24,7 +24,8 @@ _EXPORT_DLL_
_USRSTUDIODLL
_USRSTUDIOPDLL
```
### Refactor core & extensions libs
- [ ] engine-v5-core.dll(node tree, multi-renderer-backends, filesystem, audio, platform spec, and other):
- [x] 1. Refactor audio engine, OpenAL for all platforms.