mirror of
https://github.com/godotengine/godot-git-plugin.git
synced 2026-01-01 01:48:28 +03:00
Add logo to README.md
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
[](https://github.com/godotengine/godot-git-plugin/actions/workflows/build.yml)
|
||||
|
||||
# GDNative Based Git Plugin for Godot Version Control Editor Plugin
|
||||
<img src="/icon.png" width="25%" />
|
||||
|
||||
Git implementation of the Godot Engine VCS interface in Godot. We use [libgit2](https://libgit2.org) as our backend to simulate Git in code.
|
||||
# Godot Git Plugin
|
||||
|
||||
Git implementation of the Godot Engine VCS interface using GDNative in Godot. We use [libgit2](https://libgit2.org) as our backend to simulate Git in code.
|
||||
|
||||
> Supported in Godot 3.5.x. Look for other branches for support in other Godot releases.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user