File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11modLoader = " lowcodefml"
22loaderVersion = " *"
3- license = " All rights reserved "
3+ license = " MIT "
44
55[[mods ]]
66modId = " wrench_wrapper"
77version = " ${version}"
88displayName = " Wrench Wrapper"
99logoFile = " assets/wrench_wrapper/icon.png"
10- authors = " Ennui Langeweile"
10+ authors = " Ennui Langeweile, The Quilt Project "
1111description = """
1212A handy wrapper for your Quilt Config!
1313"""
Original file line number Diff line number Diff line change 11modLoader = " javafml"
22loaderVersion = " *"
3- license = " All rights reserved "
3+ license = " MIT "
44
55[[mods ]]
66modId = " wrench_wrapper"
77version = " ${version}"
88displayName = " Wrench Wrapper"
99logoFile = " assets/wrench_wrapper/icon.png"
10- authors = " Ennui Langeweile"
10+ authors = " Ennui Langeweile, The Quilt Project "
1111description = """
1212A handy wrapper for your Quilt Config!
1313"""
Original file line number Diff line number Diff line change 55 "name" : " Wrench Wrapper" ,
66 "description" : " A handy wrapper for your Quilt Config!" ,
77 "authors" : [
8- " Ennui Langeweile"
8+ " Ennui Langeweile" ,
9+ " The Quilt Project"
910 ],
1011 "contact" : {
1112 "issues" : " https://github.com/Up-Mods/wrench_wrapper/issues" ,
1213 "sources" : " https://github.com/Up-Mods/wrench_wrapper"
1314 },
14- "license" : " CC0-1.0" ,
15+ "license" : [
16+ " MIT" ,
17+ " Apache-2.0"
18+ ],
1519 "icon" : " assets/wrench_wrapper/icon.png" ,
1620 "environment" : " *" ,
1721 "depends" : {
Original file line number Diff line number Diff line change 88 "name" : " Wrench Wrapper" ,
99 "description" : " A handy wrapper for your Quilt Config!" ,
1010 "contributors" : {
11- "Ennui Langeweile" : " Owner"
11+ "Ennui Langeweile" : " Wrench Wrapper Developer" ,
12+ "The Quilt Project" : " Authors of Quilt Config"
1213 },
1314 "contact" : {
1415 "issues" : " https://github.com/Up-Mods/wrench_wrapper/issues" ,
1516 "sources" : " https://github.com/Up-Mods/wrench_wrapper"
1617 },
1718 "icon" : " assets/wrench_wrapper/icon.png" ,
18- "license" : " CC0-1.0 "
19+ "license" : " MIT "
1920 },
2021 "intermediate_mappings" : " net.fabricmc:intermediary" ,
2122 "load_type" : " if_required" ,
You can’t perform that action at this time.
0 commit comments