From 61afd7b0843ff4a4438eb9f97c4ba29e57408aa5 Mon Sep 17 00:00:00 2001 From: DJtheRedstoner <52044242+DJtheRedstoner@users.noreply.github.com> Date: Wed, 25 Aug 2021 09:52:20 -0400 Subject: Revert "this is why we can't have nice things" This reverts commit 12888a9eb0469a5462e497a29eb4d3d15bb48f3c. --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..54f7b2b --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +# Perspective Mod v4 + +A remake of [Perspective Mod v3 by canelex](https://github.com/Canelex/PerspectiveMod) with bug fixes and additional functionality + +[![Discord Link](https://img.shields.io/discord/767833575185580062?color=blueviolet&label=discord)](https://discord.gg/k8fnyEr) + +Features: +- Mouse button support +- Nametags face camera +- Config GUI +- Mod can be enabled/disabled +- Hold and toggle modes +- Invert pitch/Y axis mode +- Essential Integration + +Options can be configured with the `/perspectivemod` or `/pmod` commands. + +Download the mod from the [releases](https://github.com/DJtheRedstoner/PerspectiveModv4/releases) page. + +> Note: Using this mod with other perspective mods may cause issues and is not recommended. + +# A note on Hypixel and this mod + +Hypixel recently updated their rules which makes this mod disallowed. +They have blocked this mod (and every other perspective mod's) modid, +meaning you will be kicked if you attempt to join with it. I am happy +with this decision because it is being fairly enforced (the feature has +been disabled in clients, not just blocked mods), and it is well within +Hypixel's rights to change the rules and take measures to enforce them. \ No newline at end of file -- cgit