Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
doodlebunnyhops authored Jun 19, 2023
1 parent cf6a740 commit 27989aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Python Script to migrate minecraft players to a new server so that they maintain inventory and spawn at a chosen location.

## Dependencies:
- py -m pip install "nbtlib==1.12.1"
- `py -m pip install "nbtlib==1.12.1"`
- issues with latest [nbtlib](https://github.com/vberlier/nbtlib) 2.0.4
- python 3.10.0
- `python 3.10.0`

## Usage

Expand Down

0 comments on commit 27989aa

Please sign in to comment.