Lefraudeur / RiptermsGhost

An example injectable cheat for minecraft using java native interface, jvmti, java method hooking, and constant pool editing
https://ripterms.com
MIT License
107 stars 17 forks source link

new mapper #86

Open hedgehoghunter12344 opened 5 months ago

hedgehoghunter12344 commented 5 months ago

fabric 1.19-1.20 please

hedgehoghunter12344 commented 5 months ago

btw with fabric i dont think u can make the client branding change so make in a different branch please

Lefraudeur commented 5 months ago

you can add this yourself easily, basically copy mappings_lunar_1_19_4 and change the obfuscated names and signatures to the corresponding fabric yarn intermediarry mapping then register your new mappings file in Ripterms.cpp I probably won't do it because if I add a new feature I'll have to update every other mapping file, which is already annoying

hedgehoghunter12344 commented 5 months ago

do you have any previously used fabric mappings for ripterms? im having some complications with finding the correctly working classes fields and methods as i just recently came from forge, it would be greatly appreciated :)