All Projects → fenix-hub → Godot Engine.github Integration

fenix-hub / Godot Engine.github Integration

Licence: mit
A Godot Engine addon to integrate a native GitHub client inside Godot's Editor. Manage your project without even opening your browser!

Projects that are alternatives of or similar to Godot Engine.github Integration

Cartographer
A GPU powered Terrain editor and renderer for Godot Engine
Stars: ✭ 216 (+61.19%)
Mutual labels:  godot-engine, plugin, addon
Godot Engine.file Editor
A Godot Engine addon that adds a File Editor for multiple file types editing. Create and Write plain text files, configuration files and csv files with custom visualizers and previews. Also supports file translations!
Stars: ✭ 70 (-47.76%)
Mutual labels:  godot-engine, plugin, addon
Godot Engine.easy Charts
A Godot Engine addon for plotting general purpose charts. A collection of Control, 2D and 3D Nodes to plot every chart possible.
Stars: ✭ 146 (+8.96%)
Mutual labels:  godot-engine, plugin, addon
Godot-Material-Icons
Templarian's Material Design Icons for Godot
Stars: ✭ 19 (-85.82%)
Mutual labels:  addon, godot-engine
Summernote Cleaner
Plugin for Summernote that adds a Button and/or Paste functionality for cleaning MS Word Crud from editor text
Stars: ✭ 148 (+10.45%)
Mutual labels:  plugin, addon
nativelib-cli
NativeLib is a plugin management system for Godot engine.
Stars: ✭ 19 (-85.82%)
Mutual labels:  addon, godot-engine
Emojis-For-Godot
Addon that allows to use Emojis in your Godot project
Stars: ✭ 26 (-80.6%)
Mutual labels:  addon, godot-engine
VisualNovelKit
Combo of addons + template to create narrative games in Godot inspired by Ren'Py
Stars: ✭ 78 (-41.79%)
Mutual labels:  addon, godot-engine
godot-engine.code-snapshot
A plugin for Godot Engine which will let you take beautified snapshots of your code within the Editor. Configure the frame as you like, with GDScript syntax already highlighted.
Stars: ✭ 32 (-76.12%)
Mutual labels:  addon, godot-engine
Dialogic
💬 Create dialogs, characters and scenes to display conversations in your Godot games.
Stars: ✭ 414 (+208.96%)
Mutual labels:  plugin, addon
Godot Android Admob Plugin
Android AdMob plugin for Godot Game Engine 3.2 or higher
Stars: ✭ 292 (+117.91%)
Mutual labels:  godot-engine, plugin
Obs Streamfx
StreamFX is a plugin for OBS Studio which adds many new effects, filters, sources, transitions and encoders - all for free! Be it 3D Transform, Blur, complex Masking, or even custom shaders, you'll find it all here.
Stars: ✭ 1,128 (+741.79%)
Mutual labels:  plugin, addon
godot-engine.supabase
A lightweight addon which integrates Supabase APIs for Godot Engine out of the box.
Stars: ✭ 39 (-70.9%)
Mutual labels:  addon, godot-engine
Cathook
Training Software for the game Team Fortress 2
Stars: ✭ 256 (+91.04%)
Mutual labels:  plugin, addon
Summernote Image Attributes
Summernote plugin to edit image attributes
Stars: ✭ 78 (-41.79%)
Mutual labels:  plugin, addon
Plugin.video.catchuptvandmore
Replay, Live TV and websites videos addon for Kodi
Stars: ✭ 131 (-2.24%)
Mutual labels:  plugin, addon
Kui
A hybrid command-line/UI development experience for cloud-native development
Stars: ✭ 2,052 (+1431.34%)
Mutual labels:  plugin
Poetry Dynamic Versioning
Plugin for Poetry to enable dynamic versioning based on VCS tags
Stars: ✭ 131 (-2.24%)
Mutual labels:  plugin
Frequalizer
Equalizer using JUCE new dsp module
Stars: ✭ 130 (-2.99%)
Mutual labels:  plugin
Addon Tasmoadmin
TasmoAdmin - Home Assistant Community Add-ons
Stars: ✭ 130 (-2.99%)
Mutual labels:  addon

react

This plugin is now supported in Godot Extended Library Discord, check out the Godot Extended Library Project!

GitHub Integration

A complete GitHub integration for your Godot Editor! Manage your project without even opening your browser.

Author: "Nicolo (fenix) Santilio"
Version: 1.4.4
Godot Version: 3.2.4-rc3
Wiki: supported

What is this?

GitHub Integration is a addon for Godot Engine that I've created mainly for a personal purpose.
Pushing and Pulling repositories while I'm working on Godot (especially if I'm under a GameJam) could take some time and force me to save the project, open the brwoser/git bash/git gui, and do all the stuff.
With this little addon which works directly in the editor, managing all your repositories will be very easy.

What can it do?

Github Integration offers the main functionalities provided by GitHub (and git itself), in a more accessible way.
Currenlty, you can:

  • Manage all of your public and private repositories, including the ones you share with organizations and the ones in which you are a collaborator (with proper permissions): create, delete, push and clone repositories within your Godot project
  • Manage all of your public and private gists: delete, edit and create gists with a functional text editor
  • Manage collaboration invitations, inviting user to your repositories or accept/decline invitations you have received

How does it work?

I'm currently working on a Wiki for this plugin. It is a process that will take some time to complete since I want to provide a well-organized wiki with some basic explanations about GitHub itself. Anyway, I'm working on a user-friendly plugin, so everything should be the very ease to use for GitHub experienced users, and a little intuitive for people who never used GitHub or are not so experienced. If you want to see some screenshots you can find them here addons/github-integration/screenshots

Supporters page

@masterworm2
masterworm2
@auctru
autcru

⚠️ Disclaimer

As a "work in progress" project, there is no warranty for any eventual issue and bug that may broke your project.
I don't assume any responsibility for possible corruptions of your project. It is always advisable to keep a copy of your project and check any changes you make in your Github repository.


This text file was created via TextEditor Integration inside Godot Engine's Editor.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].