[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "origin"]
	url = https://github.com/Brickcaster/factoriorpg.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[remote "IBlackI"]
	url = https://github.com/IBlackI/factoriommoscenarios.git
[remote "IBlackI"]
	fetch = +refs/heads/*:refs/remotes/IBlackI/*
[branch "oarc-scenario"]
	remote = origin
	merge = refs/heads/oarc-scenario
[remote "factoriommo"]
	url = https://github.com/factoriommo/factoriommoscenarios.git
[remote "factoriommo"]
	fetch = +refs/heads/*:refs/remotes/factoriommo/*
[branch "originalmmo_patches"]
	remote = origin
	merge = refs/heads/originalmmo_patches
[branch "Dark-Harvest"]
	remote = origin
	merge = refs/heads/Dark-Harvest
[branch "dangOreus"]
	remote = origin
	merge = refs/heads/dangOreus
