Skip to content

Commit 390cf13

Browse files
committed
我把mod-licence改成了Apache License 2.0
1 parent a74dabf commit 390cf13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ mod_id=fadingshadow
3030
# The human-readable display name for the mod.
3131
mod_name={Fading Shadow}
3232
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
33-
mod_license=All Rights Reserved
33+
mod_license=Apache License 2.0
3434
# The mod version. See https://semver.org/
3535
mod_version=0.0.1
3636
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
3737
# This should match the base package used for the mod sources.
3838
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
3939
mod_group_id=io.github.mxpea.fadingshadow
4040
# The authors of the mod. This is a simple text string that is used for display purposes in the mod list.
41-
mod_authors=Mxpea, Jakeyang
41+
mod_authors=Mxpea, Jachi Yan
4242
# The description of the mod. This is a simple multiline text string that is used for display purposes in the mod list.
4343
mod_description=Things behind the reality....\n...and they don't welcome you

0 commit comments

Comments
 (0)