blob: 28ac386bc508c27f23435a8a929441d3cc608181 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Mod properties
modid=neodymium
archives_base=neodymium
# http://maven.apache.org/guides/mini/guide-naming-conventions.html
group=makamys.neodymium
# Forge properties
minecraft_version=1.7.10
forge_version=10.13.4.1614-1.7.10
update_url=https://raw.githubusercontent.com/makamys/neodymium/master/updatejson/update.json
enable_mixin=true
multiproject_structure=false
|