1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00
CC-Tweaked/projects
Jonathan Coates 06163e4f25
Fix a couple of packaging issues
- Fix client classes not being included in Forge.
 - Only remap Nettty's HTTP classes, not all of them. This feels a
   little more error prone - maybe we should jar-in-jar this in the
   future.
 - Use the correct refmaps on Forge.
 - Prevent the Fabric jar pulling in some other mods.

Closes #1247
2022-12-12 20:28:18 +00:00
..
common Some refactoring of mounts 2022-12-09 22:02:31 +00:00
common-api Some refactoring of mounts 2022-12-09 22:02:31 +00:00
core Some further improvemnets to mount error handling 2022-12-10 12:54:49 +00:00
core-api Some further improvemnets to mount error handling 2022-12-10 12:54:49 +00:00
fabric Fix a couple of packaging issues 2022-12-12 20:28:18 +00:00
fabric-api Initial pass of the API breaking changes for 1.19.3 (#1232) 2022-12-03 15:02:00 +00:00
forge Fix a couple of packaging issues 2022-12-12 20:28:18 +00:00
forge-api Resolve a few TODOs 2022-12-03 15:55:48 +00:00
lints Add a couple of errorprone plugins 2022-11-10 08:54:09 +00:00
web Update project paths in our utility build scripts 2022-11-10 09:12:28 +00:00
ARCHITECTURE.md Various improvements to packaging 2022-11-17 09:26:57 +00:00