Update appveyor status url

This commit is contained in:
HALX99 2020-02-07 15:41:05 +08:00 committed by GitHub
parent 4129218d44
commit 8a7a785137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# engine-v5
[![Build Status](https://travis-ci.org/c4games/engine-v5.svg?branch=master)](https://travis-ci.org/c4games/engine-v5)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/2gceoc8kkows9o7g/branch/master?svg=true)](https://ci.appveyor.com/project/halx99/engine-v5)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/lk8nd0l5qppp3mqi/branch/master?svg=true)](https://ci.appveyor.com/project/halx99/engine-v5)
This is another more radical fork of cocos2d-x game engine, use opanal for all platforms, single texture multi gpu texture handler, c++17...