Commit Graph

6 Commits

Author SHA1 Message Date
chris 867cf6da05
Feature: JiJ dependencies on modded platforms (#4502)
* Use JiJ inclusion for Fabric/NeoForge to prevent mod conflicts. Further: Don't publish shadow jars to maven.

* Shade and relocate dependencies that don't conform to SemVer on Fabric

* Shade/Relocate dependencies on Fabric to avoid version warnings

* Use relocate function from the build-logic plugin
2024-03-19 23:05:30 +01:00
Redned a72e49527d
Simplify publish logic and move to GitHub Actions (#3579)
Co-authored-by: Tim203 <mctim203@gmail.com>
Co-authored-by: rtm516 <ryantmilner@hotmail.co.uk>
2023-02-24 20:05:15 -06:00
Luke Chambers 8224976393
Publish entire java component and common (#3331) 2022-10-03 10:37:22 -04:00
Camotoy 8beae31cee
Copy what Floodgate does for artifact publishing 2022-09-20 16:02:38 -04:00
RednedEpic 766f28ec60 Publishing seems to work locally now(?) 2022-04-24 14:07:39 -05:00
RednedEpic 463fc83f78 Publishing changes 2022-04-24 13:16:39 -05:00