1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-12-14 20:20:30 +00:00
CC-Tweaked/projects/fabric/src
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
..
client Update to Minecraft 1.19.3 2022-12-08 19:45:02 +00:00
generated/resources Update to Minecraft 1.19.3 2022-12-08 19:45:02 +00:00
main Fix a couple of packaging issues 2022-12-12 20:28:18 +00:00
test Update to Minecraft 1.19.3 2022-12-08 19:45:02 +00:00
testMod Add a system for client-side tests (#1219) 2022-11-18 23:57:25 +00:00