[core]
	bare = false
	repositoryformatversion = 0
	filemode = false
	symlinks = false
	ignorecase = true
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/808scripty/Scripty-Shader-Re-coded-Edition.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[user]
	name = 808scripty
	email = 808scripty@gmail.com
[http]
	lowSpeedLimit = 1000
	lowSpeedTime = 30
