Set mod version and description
This commit is contained in:
parent
f0cc59c36a
commit
cf18200f60
|
@ -9,7 +9,7 @@ yarn_mappings=1.21+build.9
|
||||||
loader_version=0.16.2
|
loader_version=0.16.2
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=1.0.0
|
mod_version=0.0.1
|
||||||
maven_group=io.github.vftdan.xaeromapaddon
|
maven_group=io.github.vftdan.xaeromapaddon
|
||||||
archives_base_name=vftdans-xaeros-map-addon
|
archives_base_name=vftdans-xaeros-map-addon
|
||||||
|
|
||||||
|
|
|
@ -3,9 +3,9 @@
|
||||||
"id": "vftdans-xaeros-map-addon",
|
"id": "vftdans-xaeros-map-addon",
|
||||||
"version": "${version}",
|
"version": "${version}",
|
||||||
"name": "vftdan's Xaero's Map Addon",
|
"name": "vftdan's Xaero's Map Addon",
|
||||||
"description": "This is an example description! Tell everyone what your mod is about!",
|
"description": "Additional functionality for Xaero's World Map and Xaero's Minimap",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Me!"
|
"vftdan"
|
||||||
],
|
],
|
||||||
"contact": {
|
"contact": {
|
||||||
"homepage": "https://fabricmc.net/",
|
"homepage": "https://fabricmc.net/",
|
||||||
|
|
Loading…
Reference in New Issue