aboutsummaryrefslogtreecommitdiff
path: root/src/shared/java/com/amadornes/artifactural/base/util
AgeCommit message (Collapse)Author
2021-01-17Move to net.minecraftforge package, and update license headers.LexManos
2021-01-17Bump project to Gradle 6.8Gabriel Harris-Rouquette
2018-11-02Jenkinsfile, license headers, publish under net.minecraftforge group and tag ↵LexManos
based version.
2018-10-16Work attempting to bypass gradle's crappy caching.LexManos
It caches FAILURES and uses those over the successes we provide in the custom repos! Other work directed twards cleaning up the api, and moved to using maven local which bypasses SOME of the caching and prevents the artifacts from our custom repo from being copied to the gradle central cache.