mirror of
https://github.com/Suiranoil/SkinRestorer.git
synced 2026-01-16 04:42:12 +00:00
36 lines
850 B
Properties
36 lines
850 B
Properties
# Project
|
|
group=net.lionarius
|
|
java_version=17
|
|
|
|
# Common
|
|
minecraft_version=1.19.4
|
|
minecraft_version_list=1.19.4
|
|
minecraft_version_range=[1.19.4,1.20)
|
|
mod_id=skinrestorer
|
|
mod_name=SkinRestorer
|
|
mod_version=2.4.3
|
|
mod_author=Lionarius
|
|
mod_homepage=https://modrinth.com/mod/skinrestorer
|
|
mod_sources=https://github.com/Suiranoil/SkinRestorer
|
|
mod_issues=https://github.com/Suiranoil/SkinRestorer/issues
|
|
license=MIT
|
|
credits=
|
|
description=A server-side mod for managing skins.
|
|
|
|
# Dependencies
|
|
mineskin_client_version=3.0.6-SNAPSHOT
|
|
|
|
# ParchmentMC mappings, see https://parchmentmc.org/docs/getting-started#choose-a-version for new versions
|
|
parchment_minecraft=1.19.4
|
|
parchment_version=2023.06.26
|
|
|
|
# Publishing
|
|
curseforge_id=443823
|
|
modrinth_id=ghrZDhGW
|
|
|
|
# Gradle
|
|
org.gradle.jvmargs=-Xmx3G
|
|
org.gradle.daemon=false
|
|
org.gradle.parallel=true
|
|
org.gradle.caching=true
|