Skip to content

Commit

Permalink
Merge pull request #24 from Protonull/update-readme
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
okx-code authored Aug 21, 2024
2 parents a545105 + 4661368 commit cd5d79b
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 19 deletions.
34 changes: 34 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# CivModern

## Features

- Compacted items will have a configurably-coloured stack count.

- Combat radar that displays players displays nearby players, boats, minecarts, and items.

- Ice-road macro (bound to `BACKSPACE` by default).

- Auto-attack macro (bound to `0` by default).

- Hold-key macro for the left mouse button (bound to `-` by default).

- Hold-key macro for the right mouse button (bound to `=` by default).

You may open CivModern's configuration screen in-game with the `R` binding. Or you can modify the config file directly,
which is located at `.minecraft/config/civmodern.properties`.

![The radar configuration screen](./assets/screenshot.png)

## Requirements

| Fabric | Forge |
|--------------------------------------------------------------------------------|------------------------------------------|
| Fabric Loader: `0.15.11` (or newer) | Forge Loader: `1.20.6-50.1.0` (or newer) |
| [Fabric API](https://modrinth.com/mod/fabric-api): `0.100.8+1.20.6` (or newer) | |


## Recommendations

| Fabric |
|------------------------------------------------------------------|
| [ModMenu](https://modrinth.com/mod/modmenu): `10.0.0` (or newer) |
File renamed without changes
19 changes: 0 additions & 19 deletions README.md

This file was deleted.

0 comments on commit cd5d79b

Please sign in to comment.