aboutsummaryrefslogtreecommitdiff
path: root/Src/external_dependencies/openmpt-trunk/include/premake/website/sidebars-community.js
blob: 04728d027d94b9cbecff4426feaa48eb4743fec2 (plain) (blame)
1
2
3
4
5
6
7
module.exports = {
	community: [
		'support',
		'showcase',
		'modules'
	]
};