Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 2.07 KB

README.md

File metadata and controls

42 lines (32 loc) · 2.07 KB

Coffee Client

A very based 1.19.2 build with some of the best visuals currently on the market.

Installing

You will need:

  • Minecraft: Java Edition
  • Fabric Mod Loader

How to install - stable version

  1. Get the latest release, latest.jar, from the bin directory in this repository.
  2. Drag latest.jar into your mods folder.
  3. Launch Minecraft with your Fabric launcher profile.

How to install - dev builds

  1. Get the latest dev build, latest-dev.jar, from the latest build action's artifacts (more info below)
  2. Drag latest-dev.jar into your mods folder
  3. Launch Minecraft with your Fabric launcher profile

How to get a release from a dev build

  1. Click the "Actions" tab grafik
  2. Click the latest entry grafik
  3. Click on the "latest-dev.jar" artifact and download it grafik

Note that you have to be logged in to download artifacts.

Using

The ClickGUI is not bound by default. To bind it, run .bind ClickGUI and press the desired hotkey to bind to.

To search inside of the ClickGUI, just type in the module name. The current search term will appear at the bottom right. Use esc to clear your search query

Reporting bugs:

Go to the issues page and open an issue. Make sure to attach anything related. Describe the bug as precisely as possible, and attach related crash report/log files, if available.

Making suggestions

Go to the issues page and describe the suggestion. Make sure to specify any details you consider important. If your suggestion can benefit the client, it will be added at some point.

Contributing

Fork this repository, add your code, and make a pull request. MAKE SURE TO TEST THE FEATURE BEFORE OPENING THE PULL REQUEST