Skip to content

Commit

Permalink
add installation section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
rico132 committed Dec 16, 2024
1 parent 53d908e commit ab71b47
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# About
This is a small Minecraft tool written in PHP to fix missing end or nether dimension compound tags in the level.dat file. If the tags are missing, the portals do not work.

# Installation

```bash
composer require aternos/creabit
```

# Usage CLI

```bash
Expand Down

0 comments on commit ab71b47

Please sign in to comment.