Skip to content

Commit

Permalink
Changed logo
Browse files Browse the repository at this point in the history
Signed-off-by: Iltotore <[email protected]>
  • Loading branch information
Iltotore committed Feb 6, 2020
1 parent 4921f70 commit f375d55
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -5,7 +5,7 @@ A spigot library to easily change internals data without taking care of version.
![Build badge](https://img.shields.io/github/workflow/status/Iltotore/SpigotMetadataAPI/Java%20CI/master) ![Security Badge](https://snyk.io/test/github/Iltotore/SpigotMetadataAPI/badge.svg) ![License Badge](https://img.shields.io/github/license/Iltotore/SpigotMetadataAPI) ![Release badge](https://img.shields.io/github/v/release/Iltotore/SpigotMetadataAPI)

## Description
SpigotMetadataAPI is an API to edit entities/blocks/items's data from 1.8.8 to 1.15. It allows Spigot developers to access Minecraft entities features that Spigot doesn't support without worry about version.
SpigotMetadataAPI is an API to edit entities/blocks/items's data from 1.8.8 to 1.15.2. It allows Spigot developers to access Minecraft entities features that Spigot doesn't support without worry about version.

## Features
### [NBT Support](https://github.com/Iltotore/SpigotMetadataAPI/wiki/NBT)
Expand Down Expand Up @@ -60,7 +60,7 @@ dependencies {

## Download sources
- **Step 1**: Clone this repository
- **Step 2**: Run `sh setup.sh` in the `scripts` folder to download NMS dependencies.
- **Step 2**: Run the `buildTools` task to download NMS dependencies. Note:

## Contributing
You can contribute to this project by creating Issues and upgrading the project.
Expand Down
Binary file modified logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f375d55

Please sign in to comment.