Commit Graph

72 Commits

Author SHA1 Message Date
Username404-59 3af606ce79
Remove the Main-Class attribute of .jar files. 2021-04-14 14:35:52 +02:00
Username404-59 b5fe315810
Remove a few line in the main build.gradle.kts file 2021-04-14 14:34:45 +02:00
Username404-59 cf75e7be39
Use proguard to shrink the produced .jar files, and completely remove the exec package + the bundled font. 2021-04-14 13:56:34 +02:00
Username404-59 8a1aa2680d
Update loom for full gradle 7 support 2021-04-13 10:50:56 +02:00
Username404-59 51662011b8
Don't process .ttf files. 2021-04-09 12:23:31 +02:00
Username404-59 4b8c4ae165
Call the minimize method correctly. 2021-04-08 21:55:01 +02:00
Username404-59 9a85f79695
Exclude mixins from minification 2021-04-08 21:50:20 +02:00
Username404-59 5cc170a3dd
Minimize the shadowed dependencies 2021-04-08 21:47:24 +02:00
Username404-59 47b9220ade
Process files that are not .png ones only to fix the mods.toml version field. 2021-04-08 20:32:07 +02:00
Username404-59 95af7d7cb8
Update forge, and fix "duplicate content roots" warnings from IntelliJ. 2021-04-08 17:31:47 +02:00
Username404-59 4d9cb45478
Include the common mod resources in the subprojects. 2021-04-08 16:22:38 +02:00
Username404-59 17b07458f8
Only process .json and .toml files in the ProcessResources gradle task. 2021-04-08 15:48:07 +02:00
Username404-59 fc59271dba
Don't disable the jar task, else every build will fail. 2021-04-08 15:04:05 +02:00
Username404-59 2b785ee9a2
Add a Jenkinsfile and a few other things 2021-04-08 14:13:37 +02:00
Username404-59 184d1f7f8f
Specify the mappings dependency only in the root project, and don't shadow every dependency. 2021-04-08 13:23:45 +02:00
Username404-59 3ff24b89eb
Configure the shadow plugin AFTER applying it. 2021-04-08 12:57:08 +02:00
Username404-59 3439da3e6b
Use a shadowC configuration, make an info window instead of an "installer", and include fabric-resource-loader-v0. 2021-04-08 12:55:20 +02:00
Username404-59 1c22266d7c
Add a package for the installer 2021-04-08 11:45:30 +02:00
Username404-59 d4198589e4
Fully target Java 8. 2021-04-08 11:35:51 +02:00
Username404-59 f0fe913d7c
Add mod information files for fabric and forge. 2021-04-08 10:52:22 +02:00
Username404-59 892e01df21
Fix a relocate statement 2021-04-08 10:22:48 +02:00
Username404-59 08f0a50a55
Initial commit. 2021-04-08 10:18:46 +02:00