From 94391df724acc34dc7e0b3ddb7df3d8d6c09e5de Mon Sep 17 00:00:00 2001 From: zaaarf Date: Mon, 10 Apr 2023 18:20:31 +0200 Subject: feat: initial implementation of patchless packet handling currently only supports "play packets", thus not including login and handshake --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index 0f30ca8..3fda9f1 100644 --- a/build.gradle +++ b/build.gradle @@ -66,7 +66,7 @@ dependencies { } compileJava { //mappings for lillero-processor - options.compilerArgs << '-AmappingsFile=https://data.fantabos.co/output.tsrg' + options.compilerArgs << '-AmappingsFile=https://data.fantabos.co/1.16.5.tsrg' } jar { -- cgit v1.2.3-56-ga3b1