Update README.md

This commit is contained in:
Deal 2023-08-30 19:41:44 +08:00 committed by GitHub
parent cce6c2f8e1
commit 0ddf2949e5
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ View the [Dev setup instructions](docs/DevSetup.md).
- Use a modern GL loader ```Glad``` - Use a modern GL loader ```Glad```
- Google [angle](https://github.com/google/angle) renderer backend support - Google [angle](https://github.com/google/angle) renderer backend support
- C++ 17/20 - C++ 17/20
- IOS/TVOS SDK 9.0 as minimal deployment - IOS/TVOS SDK 11.0 as minimal deployment
- Use fast pugixml - Use fast pugixml
- Use [curl](https://github.com/curl/curl) for transferring data with URL syntax - Use [curl](https://github.com/curl/curl) for transferring data with URL syntax
- Use SAX parser for all plist files - Use SAX parser for all plist files