diff --git a/.gitignore b/.gitignore index 7e9c29c..b4c5b69 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /icon-exports-x32 /icon-exports-x64 .cache +/site diff --git a/README.md b/README.md index 88de59f..18f1077 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # GalacticFactory -![Static Badge](https://status.seafsh.cc/api/badge/12/status) +![Server Status](https://status.seafsh.cc/api/badge/12/status) +[![Documentation](https://img.shields.io/badge/docs-CoastalCommits%20Pages-3e83fd?logo=materialformkdocs)](https://docs.galacticfactory.cc) ## Installation diff --git a/docs/img/modifying-optional-content-1.png b/docs/img/modifying-optional-content-1.png new file mode 100644 index 0000000..66ec4a4 Binary files /dev/null and b/docs/img/modifying-optional-content-1.png differ diff --git a/docs/modifying-optional-content.md b/docs/modifying-optional-content.md new file mode 100644 index 0000000..b9fa388 --- /dev/null +++ b/docs/modifying-optional-content.md @@ -0,0 +1,12 @@ +# Modifying Optional Content + +This modpack includes some mods that are optional. You can turn these on or off in the Unsup Installation GUI. + +- Delete the `.unsup-state.json`file in your `.minecraft`/instance directory. + - Make sure you have hidden files set to show up in File Explorer. +- Start the game. +- Click on the mods you'd like to install. Hovering over a mod's name will show its description. + +![image](img/modifying-optional-content-1.png) + +- Click `OK`. You're done!