Project refactor.
This commit is contained in:
parent
9796c6c583
commit
cd67e94787
21 changed files with 226 additions and 172 deletions
|
@ -3,30 +3,24 @@ org.gradle.daemon=true
|
|||
org.gradle.parallel=true
|
||||
org.gradle.caching=true
|
||||
org.gradle.configuration-cache=true
|
||||
|
||||
## Mappings
|
||||
parchment_minecraft_version=1.21
|
||||
parchment_mappings_version=2024.07.28
|
||||
|
||||
## Loader Properties
|
||||
minecraft_version=1.21
|
||||
neo_version=21.0.167
|
||||
loader_version_range=[4,)
|
||||
|
||||
## Mod Properties
|
||||
modid=simplebackups
|
||||
mod_name=Simple Backups
|
||||
group=de.melanx
|
||||
base_version=2.0
|
||||
|
||||
modid=extbackup
|
||||
mod_name=ExtBackup
|
||||
group=net.sweevo
|
||||
mod_version=2.0.0
|
||||
## Upload Properties
|
||||
upload_versions=1.21, 1.21.1
|
||||
upload_release=release
|
||||
modrinth_project=fzSKSXVK
|
||||
curse_project=583228
|
||||
|
||||
#modrinth_project=fzSKSXVK
|
||||
#curse_project=583228
|
||||
## Misc
|
||||
remote_maven=https://maven.melanx.de/release
|
||||
license=The Apache License, Version 2.0
|
||||
license_url=https://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
changelog_repository=https://github.com/ChaoticTrials/SimpleBackups/commit/%H
|
||||
changelog_repository=https://github.com/Jinks/ExtBackup/commit/%H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue