File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,14 +30,14 @@ mod_id=fadingshadow
3030# The human-readable display name for the mod.
3131mod_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/
3535mod_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
3939mod_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.
4343mod_description =Things behind the reality....\n ...and they don't welcome you
You can’t perform that action at this time.
0 commit comments