diff options
author | GeckoEidechse <gecko.eidechse+gitbook@protonmail.com> | 2022-01-15 18:50:32 +0000 |
---|---|---|
committer | gitbook-bot <ghost@gitbook.com> | 2022-01-15 18:50:32 +0000 |
commit | a9195530b5f5d18edac35193090f527e3f84dcfd (patch) | |
tree | e6dacc664f672d4a2b103a73d671343b1e59fae2 /docs/modding | |
parent | 7698d67798a9b74d3e10e57501d175b513cff8cc (diff) | |
download | NorthstarWiki-a9195530b5f5d18edac35193090f527e3f84dcfd.tar.gz NorthstarWiki-a9195530b5f5d18edac35193090f527e3f84dcfd.zip |
GitBook: [#37] Clean up modding section in sidebar
Diffstat (limited to 'docs/modding')
-rw-r--r-- | docs/modding/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/modding/README.md b/docs/modding/README.md new file mode 100644 index 0000000..6255a88 --- /dev/null +++ b/docs/modding/README.md @@ -0,0 +1,5 @@ +# Modding + +This section describes how to create your own mods. It's still WIP. + +Check [the next page](getting-started.md) to get started. |