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
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.0
|
||||
mod_version=0.0.1
|
||||
maven_group=io.github.vftdan.xaeromapaddon
|
||||
archives_base_name=vftdans-xaeros-map-addon
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
"id": "vftdans-xaeros-map-addon",
|
||||
"version": "${version}",
|
||||
"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": [
|
||||
"Me!"
|
||||
"vftdan"
|
||||
],
|
||||
"contact": {
|
||||
"homepage": "https://fabricmc.net/",
|
||||
|
|
Loading…
Reference in New Issue