mirror of
https://github.com/godotengine/godot-git-plugin.git
synced 2026-01-06 02:09:44 +03:00
Merge pull request #14 from follower/patch-1
Add brief installation instructions
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# GDNative Based Git Plugin for Godot Version Control Editor Plugin
|
||||
Implements the proxy end-points for the `EditorVCSInterface` API in the Godot Engine Editor. Uses [libgit2](https://libgit2.org) at its backend to simulate Git in code.
|
||||
|
||||
## Installation Instructions
|
||||
|
||||
1. Plugin binary releases for Linux & Windows are here: <https://github.com/godotengine/godot-git-plugin/releases>
|
||||
2. Installation instructions are here: <https://godotengine.org/article/gsoc-2019-progress-report-3#vcs-integration>
|
||||
|
||||
## Build Instructions
|
||||
|
||||
### Windows
|
||||
|
||||
Reference in New Issue
Block a user