mirror of
https://github.com/Kas-tle/java2bedrock.sh.git
synced 2026-01-04 15:31:30 +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:
|
Also note that this script requires:
|
||||||
- [jq](https://stedolan.github.io/jq/download/) (1.6+)
|
- [jq](https://stedolan.github.io/jq/download/) (1.6+)
|
||||||
- [sponge](https://joeyh.name/code/moreutils/)
|
- [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/)
|
- [nodejs](https://nodejs.org/en/)
|
||||||
- [spritesheet-js](https://www.npmjs.com/package/spritesheet-js)
|
- [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
|
## 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
|
### Debian, Ubuntu, & Mint
|
||||||
```sh
|
```sh
|
||||||
sudo apt-get install moreutils jq imagemagick unzip zip nodejs
|
sudo apt-get install moreutils jq imagemagick unzip zip nodejs
|
||||||
|
|||||||
Reference in New Issue
Block a user