You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/tutorials/installing/packwiz-installer.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,6 @@ You can use [packwiz-installer] to download non-client mods (side either `both`
33
33
-`-g` flag to disable the GUI
34
34
-`-s server` to download only server-side mods.
35
35
36
-
itzg's [docker-minecraft-server](https://github.com/itzg/docker-minecraft-server) has built in support for packwiz. You can pass the `PACKWIZ_URL` environment variable pointing to your pack's TOML file, and the container will bootstrap packwiz-installer and install/update the provided pack. See [the documentation](https://github.com/itzg/docker-minecraft-server#running-a-server-with-a-packwiz-modpack) for more information.
36
+
itzg's [docker-minecraft-server](https://github.com/itzg/docker-minecraft-server) has built in support for packwiz. You can pass the `PACKWIZ_URL` environment variable pointing to your pack's TOML file, and the container will bootstrap packwiz-installer and install/update the provided pack. See [the documentation](https://docker-minecraft-server.readthedocs.io/en/latest/mods-and-plugins/packwiz/) for more information.
0 commit comments