diff options
author | SenorGeese <87151598+SenorGeese@users.noreply.github.com> | 2022-06-01 02:57:49 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-01 10:57:49 +0200 |
commit | c3c7ea2495fcfb34c58d98d4748a81477bbf0495 (patch) | |
tree | 0bfa78263e16302750a2acf8db25606f4de78729 | |
parent | b3a6e04d619d2dda9afe973460588d350e371678 (diff) | |
download | NorthstarWiki-c3c7ea2495fcfb34c58d98d4748a81477bbf0495.tar.gz NorthstarWiki-c3c7ea2495fcfb34c58d98d4748a81477bbf0495.zip |
Add link to new skin modding wiki (#81)
Also adds link to NoSkill modding wiki for general Titanfall2 modding
-rw-r--r-- | docs/modding/README.md | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/modding/README.md b/docs/modding/README.md index 7be9cc3..55ec465 100644 --- a/docs/modding/README.md +++ b/docs/modding/README.md @@ -1,5 +1,11 @@ # Modding -The documentation for modding has been moved over to [r2northstar.readthedocs.io](https://r2northstar.readthedocs.io) +Northstar Modding documentation has moved over to: [https://r2northstar.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 +## Custom Skin Modding + +RETRY Titanfall 2 Custom Skin & Textures Wiki & Guides Gitbook is at: [https://retryy.gitbook.io/tf2/](https://retryy.gitbook.io/tf2/). + +## Titanfall 2 Modding + +NoSkill Titanfall 2 Modding Guide Gitbook found at: [https://noskill.gitbook.io/titanfall2/](https://noskill.gitbook.io/titanfall2/) |