forked from ChomeNS/chipmunkmod
Changed mod authors, sources and version
This commit is contained in:
parent
1b671635ce
commit
09749e3725
2 changed files with 6 additions and 5 deletions
|
@ -9,7 +9,7 @@ org.gradle.parallel=true
|
|||
loader_version=0.14.19
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.0
|
||||
mod_version = 1.0.1
|
||||
maven_group = land.chipmunk.chipmunkmod
|
||||
archives_base_name = chipmunkmod
|
||||
|
||||
|
|
|
@ -3,16 +3,17 @@
|
|||
"id": "chipmunkmod",
|
||||
"version": "${version}",
|
||||
|
||||
"name": "ChipmunkMod (chayapak's fork)",
|
||||
"name": "ChipmunkMod (Blackilykat's fork)",
|
||||
"description": "My fork of ChipmunkMod",
|
||||
"authors": [
|
||||
"_ChipMC_",
|
||||
"chayapak"
|
||||
"chayapak",
|
||||
"Blackilykat"
|
||||
],
|
||||
"contact": {
|
||||
"homepage": "https://chayapak.chipmunk.land/",
|
||||
"sources": "https://code.chipmunk.land/ChomeNS/chipmunkmod",
|
||||
"issues": "https://code.chipmunk.land/ChomeNS/chipmunkmod/issues"
|
||||
"sources": "https://code.chipmunk.land/Blackilykat/chipmunkmod",
|
||||
"issues": "https://code.chipmunk.land/Blackilykat/chipmunkmod/issues"
|
||||
},
|
||||
|
||||
"license": "CC0-1.0",
|
||||
|
|
Loading…
Reference in a new issue