Skip to content

Shoeboxam/Gitstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Creates a resource pack that is synchronized with a git patch repository. Simplifies contributing by adding the following chat commands:

/update
-sets up github repo
-sets up development pack for MC instance
/update send
-detects user edits in dev pack
-transfers edits to repository, then Github

Lightweight emulation of common git commands:
/git [commit] [pattern] [message]
/git [clone] [remote_url]
/git [status]
/git [push]
/git [pull]
/git [config] username [username]
/git [config] email [email]
/git [config] password [password]
/git [config] save password

About

Git commands in the Minecraft chat box!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages