Commit Graph

19 Commits (ad25f16f4d787ead70dea3f3c620f7750aae7161)

Author SHA1 Message Date
InkerBot ad25f16f4d use java8 to build 3 months ago
dependabot[bot] e4dff33015
deps: bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3 (#7)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot] d1bcbc0600
deps: bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 (#9)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot] 0fd5d5d54d
deps: bump org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.10.3 (#11)
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot] edaaf0b6a1
deps: bump io.github.goooler.shadow from 8.1.7 to 8.1.8 (#10)
Bumps [io.github.goooler.shadow](https://github.com/Goooler/shadow) from 8.1.7 to 8.1.8.
- [Release notes](https://github.com/Goooler/shadow/releases)
- [Commits](https://github.com/Goooler/shadow/compare/v8.1.7...v8.1.8)

---
updated-dependencies:
- dependency-name: io.github.goooler.shadow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
William 3e2a0a35fe
feat: add Sponge 11 platform support 5 months ago
William 8c00cdefa3
feat: target Fabric 1.21 5 months ago
William 2a869008cb
build: use remapJar as deploy artifacts 5 months ago
William e23b39c6a5
fix: version/description on Fabric mods 5 months ago
William 4f5bc46d43
build: fix fabric builds being obscenely large 5 months ago
AlexDev_ 37b65f3b5c
fix: Java compile level problem (#2) 5 months ago
William 331f54407b
feat: bukkit support, x-plat sub-commands
Also changes how the fabric modules are published
5 months ago
William d78847550c
feat: target Paper 1.20.6, add command descriptions 5 months ago
William a43cc4108b
build: update versioning 5 months ago
William f4f3b3b329
feat: publish to fabric 5 months ago
William 785b33e845
feat: make x-plat command registering possible 5 months ago
William 513aa24d03
build: fix build artifact target tasks 5 months ago
William 8f4e952337
refactor: redo layout, registration structure 5 months ago
Tofaa 712949d4f7 add 6 months ago