diff options
author | zaaarf <zaaarf@proton.me> | 2023-02-07 18:51:12 +0100 |
---|---|---|
committer | zaaarf <zaaarf@proton.me> | 2023-02-07 18:51:12 +0100 |
commit | c0e971c949ce5122b1bb8013a8daea1047af4c44 (patch) | |
tree | 1fb52efcc6553b670a73fd7f4a58129d8c5f90ea | |
parent | 0910f01355e51c699eff443092200b71247c7f51 (diff) |
ooops
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,5 +1,4 @@ # Lillero -> ### Don't do coremods Lillero is a lightweight and simple ASM patching framework, empowering you to easily modify block game (byte)code, dunking on all the naysayers who said you absolutely had to use Mixin @@ -58,6 +57,5 @@ The following is the service registration file, located at `src/main/resources/M example.patches.SamplePatch ``` -Happy patching! - -(it won't be happy)
\ No newline at end of file +Happy patching! And remember... +### "Don't do coremods!" |