aboutsummaryrefslogtreecommitdiff
path: root/config.ld
blob: 3e79b26c240621518845baf68f0ff691de54a4b8 (plain)
1
2
3
4
5
6
7
8
project = "Brok[en]gine"
description = "A hobby game engine glueing other projects togeather"
file = {"src"}
readme="README.md"
custom_tags={
	"domain",
	hidden=true,
}