1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-09-29 23:40:46 +00:00
CC-Tweaked/projects/core
Jonathan Coates 5a7259e4c9
Add a tiny library for checking structural equality
I want to write some tests to check that various packets round-trip
corretly. However, these packets don't (and shouldn't) implement
.equals, and so we need a more reflective(/hacky) way of comparing them.
2023-08-23 10:05:56 +01:00
..
src Add a tiny library for checking structural equality 2023-08-23 10:05:56 +01:00
build.gradle.kts Add support for proxying HTTP requests (#1461) 2023-06-06 18:58:24 +00:00