Update README.md
This commit is contained in:
parent
bd7647ce1f
commit
962b318cb2
@ -1,4 +1,3 @@
|
||||
|
||||
# MSE-MC
|
||||
#### Maoist Standard English Minecraft language-pack generator
|
||||
---
|
||||
@ -12,8 +11,8 @@
|
||||
Example usage:
|
||||
|
||||
* `./packgen.js --lang en_nz` generate a pack using `en_nz` insead of the default `en_gb`
|
||||
* `./packgen.js -f` generate a pack using with a descriptive output zip E.g. `en_gb-v1.19.1-en_MSE` insead of just `Maoist-Standard-English.zip`
|
||||
* `./packgen.js -m https://example.com/mc/game/version_manifest_v2.json -r https://resources.download.minecraft.net/` useing custom servers
|
||||
* `./packgen.js -f` generate a pack with a descriptive output zip E.g. `en_gb-v1.19.1-en_MSE` insead of just `Maoist-Standard-English.zip`
|
||||
* `./packgen.js -m https://example.com/mc/game/version_manifest_v2.json -r https://example.com/` with a custom server `example.com`
|
||||
|
||||
<details>
|
||||
<summary>* Valid language options</summary>
|
||||
|
Loading…
Reference in New Issue
Block a user