This commit is contained in:
Astatin3
2024-04-23 10:05:35 -06:00
parent dfcce50101
commit f482859eb0
48 changed files with 1239 additions and 2 deletions
+17 -2
View File
@@ -1,2 +1,17 @@
# Randar
(WIP) Quick and dirty radar meteor addon thing using the Randar exploit
# Randar-Minimap
A Quick and dirty minimap using the Randar exploit
100% of the credit for this goes to https://github.com/spawnmason/randar-explanation
Their work is really cool.
##### How do I run this?
- Add the mod alongside Meteor client as an addon
##### If Meteor client is on the latest version and the Randar exploit only works on versions up until 1.12.2, then how can I possibly use this?
- Use: https://modrinth.com/mod/viafabricplus (Another really cool mod)
Also quick note:
- I have never made a Minecraft mod before
- I have never worked with Fabric before
- I have never made a Meteor client addon before
- So if there is anything that can be made better, leave an issue!