Update README.md

This commit is contained in:
Madis Otenurm 2022-07-01 18:26:07 +03:00 committed by GitHub
parent 38d6db4664
commit 8b2b3905a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1 @@
Modrinth packs are generated with [packwiz](https://github.com/packwiz/packwiz) or [mmc-export](https://github.com/RozeFound/mmc-export).
For the latter, the following command is used:
```
mmc-export -i "C:\Users\username\Desktop\Fabulously Optimized x.x.x.zip" -f Modrinth -o "C:\Users\username\Desktop\" --modrinth-search loose --config "C:\Users\username\Documents\GitHub\fabulously-optimized\Modrinth\mmc-export.toml"
```
Modrinth packs are generated with [packwiz](https://github.com/packwiz/packwiz) or [mmc-export](https://github.com/RozeFound/mmc-export) using the scripts [CurseForge to Packwiz-Modrinth.py](https://github.com/Fabulously-Optimized/fabulously-optimized/blob/main/CLI%20tools/CurseForge%20to%20Packwiz-Modrinth.py).