Update README.md

This commit is contained in:
Roman Zhuravlev 2025-09-03 20:03:26 +05:00
parent b417fa5887
commit 16ee36ebb1

View file

@ -1,3 +1,5 @@
# MinecraftReflection
A tiny library to use reflections easily with the Spigot/Paper API.
For a little more information and examples head over to the [Wiki](https://github.com/FrankHeijden/MinecraftReflection/wiki).
# megareflection introduction
This is a fork of the MinecraftReflection library. Upstream: https://github.com/FrankHeijden/MinecraftReflection.
In development...