Check if Appveyor build statuses are gone

This commit is contained in:
Twarit Waikar
2021-04-19 21:47:16 +05:30
parent 707937da12
commit 58a5f956c0

View File

@@ -1,7 +1,7 @@
# GDNative Based Git Plugin for Godot Version Control Editor Plugin
[![C/C++ CI](https://github.com/godotengine/godot-git-plugin/actions/workflows/build.yml/badge.svg)](https://github.com/godotengine/godot-git-plugin/actions/workflows/build.yml)
# GDNative Based Git Plugin for Godot Version Control Editor Plugin
Git implementation of the Godot Engine VCS interface in Godot. We use [libgit2](https://libgit2.org) as our backend to simulate Git in code.
> Planned for Godot 4.0 since Godot 3.2+. Look for other branches for support in other Godot releases.