2019-07-03 23:31:38 +05:30
2019-07-02 23:27:02 +05:30
2019-06-29 17:04:12 +05:30
2019-07-02 23:25:59 +05:30
2019-06-29 17:04:12 +05:30

GDNative Based Git Plugin for Godot Version Control Editor Plugin

Build Instructions

  1. Open build.bat if you are on Windows or build.sh if you are on Linux
  2. Edit the relative paths to the Godot binary and from the Godot binary directory to this repositories directory in line 1 and line 2.
  3. Run the build script
  4. cd to repo's root directory
  5. Load the x64 command prompt: x64 Native Tools Command Prompt for VS 2017
  6. Run scons platform=windows
Description
Git implementation of the VCS interface in Godot
Readme MIT 257 MiB
Languages
C++ 61.8%
Python 35.7%
Shell 2.5%