mirror of
https://github.com/packwiz/packwiz.git
synced 2025-04-19 13:06:30 +02:00
Update README.md
This commit is contained in:
parent
d789066039
commit
09c55ce43c
12
README.md
12
README.md
@ -19,3 +19,15 @@ In future I will have a lot more installation options, but for now the easiest w
|
||||
- Run `packwiz serve` to start a local HTTP server running the pack - which packwiz-installer can install from
|
||||
- Use the `--help` flag for more information about any command
|
||||
- Use [packwiz-installer](https://github.com/comp500/packwiz-installer) as a MultiMC prelaunch task for auto updating, optional mods and side-only mods!
|
||||
|
||||
### Resources
|
||||
- See https://suspicious-joliot-f51f5c.netlify.app/index.html for some documentation
|
||||
- I am in the process of rewriting the format, so there may be information there that is outdated
|
||||
- See https://github.com/Fibercraft/Temporary-Modpack for an example of an existing modpack using packwiz
|
||||
- This repository can be published to a service like Github Pages or Netlify and installed using packwiz-installer
|
||||
- This repository also shows the use of `.gitattributes` and `.packwizignore` to disable line ending modification (so that the hashes are correct) and ignore git-specific files
|
||||
|
||||
### Things that are broken
|
||||
- The CurseForge API is currently broken, so for 1.16/1.16.1 mods
|
||||
- You need to specify the URL directly when installing e.g. `packwiz cf install https://www.curseforge.com/minecraft/mc-mods/motiono/files/2983176`
|
||||
- The update command may not find a new version properly
|
||||
|
Loading…
x
Reference in New Issue
Block a user