Fix author and other strings in the mdk mods toml file, update coremods to 0.3.+
Signed-off-by: cpw <cpw+github@weeksfamily.ca>
This commit is contained in:
parent
f4f3c9bd2d
commit
c5f7cfe6ee
3 changed files with 10 additions and 10 deletions
|
|
@ -83,7 +83,7 @@ jar {
|
|||
manifest {
|
||||
attributes(["Specification-Title": "examplemod",
|
||||
"Specification-Vendor": "examplemodsareus",
|
||||
"Specification-Version": "24.0", // We are version 1 of the modlauncher specification
|
||||
"Specification-Version": "1", // We are version 1 of ourselves
|
||||
"Implementation-Title": project.name,
|
||||
"Implementation-Version": "${version}",
|
||||
"Implementation-Vendor" :"examplemodsareus",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue