diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2022-04-20 12:14:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-20 12:14:17 +0200 |
commit | abdc53551c320380768314fd913abc85fdb53788 (patch) | |
tree | 4b4e35dac8a2c2069966e07c2b9d669c33d12f93 | |
parent | 57ebd2975a8855a2610eb52fbfa2b6e5a425fa09 (diff) | |
download | NorthstarWiki-abdc53551c320380768314fd913abc85fdb53788.tar.gz NorthstarWiki-abdc53551c320380768314fd913abc85fdb53788.zip |
Add link to skin creation wiki
-rw-r--r-- | docs/modding/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/modding/README.md b/docs/modding/README.md index 3c7dfb7..fc7d5a3 100644 --- a/docs/modding/README.md +++ b/docs/modding/README.md @@ -1,3 +1,5 @@ # Modding -The documentation for modding has been moved over to [ReadTheDocs.io](https://r2northstar.readthedocs.io)
\ No newline at end of file +The documentation for modding has been moved over to [ReadTheDocs.io](https://r2northstar.readthedocs.io) + +For skin creation, see [https://titanfall-skin-group.gitbook.io/titanfall-2-skin-creation/](https://titanfall-skin-group.gitbook.io/titanfall-2-skin-creation/)
\ No newline at end of file |