mirror of
https://github.com/Kas-tle/java2bedrock.sh.git
synced 2025-12-27 18:49:07 +00:00
Update README.md
This commit is contained in:
@@ -37,7 +37,7 @@ The \#### term corresponds to the numerical ID assigned to the model. These are
|
||||
Also note that this script requires:
|
||||
- [jq](https://stedolan.github.io/jq/download/) (1.6+)
|
||||
- [sponge](https://joeyh.name/code/moreutils/)
|
||||
- [imagemagick](https://imagemagick.org/script/download.php) (7+)
|
||||
- [imagemagick](https://imagemagick.org/script/download.php) (6+)
|
||||
- [nodejs](https://nodejs.org/en/)
|
||||
- [spritesheet-js](https://www.npmjs.com/package/spritesheet-js)
|
||||
|
||||
@@ -47,10 +47,6 @@ Should you have any complaints about getting this to run because you "only use w
|
||||
|
||||
## Dependency Installation
|
||||
|
||||
### A note about ImageMagick
|
||||
|
||||
It seems many of the package repositories still install ImageMagick 6. If this occurs and the script fails for this reason, consider using [IMEI](https://github.com/SoftCreatR/imei/#one-step-automated-install) to build ImageMagick 7 from source.
|
||||
|
||||
### Debian, Ubuntu, & Mint
|
||||
```sh
|
||||
sudo apt-get install moreutils jq imagemagick unzip zip nodejs
|
||||
|
||||
Reference in New Issue
Block a user