diff --git a/docs/content/pages/guides/getting_started.md b/docs/content/pages/guides/getting_started.md index 1787ab0f3..47117cd54 100644 --- a/docs/content/pages/guides/getting_started.md +++ b/docs/content/pages/guides/getting_started.md @@ -141,4 +141,9 @@ You've successfully created and built your first Outer Wilds mod, moving forward - [Creating custom mod settings]({{ "Creating Mod Settings"|route }}) - [Publishing your mod]({{ "Publishing Your Mod"|route }}) -These guides will provide information on how to use various aspects of OWML, but they won't cover everything. If you ever need help, or even just want to chat about modding, feel free to [join our Discord](https://discord.gg/wusTQYbYTc){ target="_blank" }. There's almost always someone available to help. +These guides will provide information on how to use various aspects of OWML, but they won't cover everything. We also have a few other sites with information on different parts of OW modding. + +- Learn Outer Wild's internal workings on the [Outer Wilds Unity Wiki](https://github.com/ow-mods/outer-wilds-unity-wiki/wiki){ target="_blank" } +- Learn how to create custom content easily with [New Horizons](https://nh.outerwildsmods.com){ target="_blank" } + +If you ever need help, or even just want to chat about modding, feel free to [join our Discord](https://discord.gg/wusTQYbYTc){ target="_blank" }. There's almost always someone available to help. diff --git a/docs/content/pages/index.md b/docs/content/pages/index.md index d301fc85c..d955f3837 100644 --- a/docs/content/pages/index.md +++ b/docs/content/pages/index.md @@ -18,3 +18,5 @@ To get started with modding, head to our [getting started guide]({{ "Getting Sta - [Outer Wilds Mods Website](https://outerwildsmods.com){ target="_blank" } - [Outer Wilds Mod Database](https://github.com/ow-mods/ow-mod-db){ target="_blank" } - [Outer Wilds Modding Discord](https://discord.gg/wusTQYbYTc){ target="_blank" } +- [New Horizons Docs](https://nh.outerwildsmods.com/){ target="_blank" } +- [Outer Wilds Unity Wiki](https://github.com/ow-mods/outerwildsmods.com/pull/245){ target="_blank" }