Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.79 KB

File metadata and controls

42 lines (31 loc) · 1.79 KB

BetterDCPrevent

BetterDCPrevent is an improved alternative to the mainstream DC Prevent. It removes the need for an extra DLL, adds new features, and is fully open source.

✨ Features

  • Customizable Mouse Debounce: Set individual debounce limits for left and right mouse buttons.
  • Link Debounce Limits: Option to link the left and right debounce limits for synchronized settings.
  • Lock Debounce Settings: Lock your debounce settings until the app is restarted, perfect for scrims.
  • Only Apply to Minecraft Window: Option to apply debounce settings only when the Minecraft window is focused, ensuring debounce effects are limited to Minecraft.
  • Persistent Configuration: Your settings are saved and retained across restarts.
  • Detailed Logging:
    • Logs opening times to ensure maximum trust.
    • Logs click times.
    • Easily copy logs for analysis.
  • Auto Update Checking: Automatically checks for updates to keep your app up-to-date.
  • System Tray Support: Minimize the app to the system tray to keep your taskbar clutter-free.
  • Fully Open Source: Explore the source code as much as you want to ensure it's malware-free.

🛠️ Building from Source

To build BetterDCPrevent from source:

  1. Clone the Repository:

    git clone https://github.com/jqms/BetterDCPrevent.git
  2. Build the Project: Follow the standard build process for your development environment.

Note: You may encounter issues with the icon. The icon file is located in the root directory. If it's essential, you'll need to troubleshoot this on your own.

📜 License

This project is licensed under the MIT License.

🙌 Credits