aboutsummaryrefslogtreecommitdiff
path: root/ingame/src/main/resources/mcmod.info
blob: f7eea48edab6cf379c7b24c71591e0e320c0d5fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
	{
		"modid": "sbdata",
		"name": "SBData Collection",
		"description": "",
		"version": "${modversion}",
		"mcversion": "${mcversion}",
		"url": "https://github.com/romangraef/sbdata",
		"updateUrl": "",
		"authorList": [
			"nea89o"
		],
		"credits": "",
		"logoFile": "",
		"screenshots": [],
		"dependencies": []
	}
]