aboutsummaryrefslogtreecommitdiff
path: root/docs/modding/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modding/README.md')
-rw-r--r--docs/modding/README.md14
1 files changed, 1 insertions, 13 deletions
diff --git a/docs/modding/README.md b/docs/modding/README.md
index ab4dac3..3c7dfb7 100644
--- a/docs/modding/README.md
+++ b/docs/modding/README.md
@@ -1,15 +1,3 @@
# Modding
-Usefull resources created by the community to help you start modding:
-
-* [NoSkill modding guide (highly recommended to check out)](https://noskill.gitbook.io/titanfall2/)
-* [Tools for modding](tools.md)
-* [All the Squirrel Constants](https://gist.github.com/laundmo/825c4708663a179b23e144402b09244f)
-* [Modding Documentation](https://github.com/ScureX/Titanfall2-ModdingDocumentation#readme)
-* [Squirrel Highlighting for Notepad++ and VSCode](https://gist.github.com/samisalreadytaken/5bcf322332074f31545ccb6651b88f2d)
-* [List of Console Commands](https://pastebin.com/raw/3DSCK09f)
-* [Useful Squirrel](https://faithful-piper-52c.notion.site/Useful-Squirrel-2300bc55141e4bee85b8c7dc8afffbc9)
-* [List of squirrel funcs available to dedicated server with their signatures](https://gist.github.com/laundmo/a6ee0692ae137876b7514c0f4a57df4b)
-* [Native registered script functions](https://github.com/kawainekome/ApexLegends_S3_Squirrel_Registered_API_SimpleDoc), they are from Season 3 Apex but most also exist on Titanfall 2, especially the Titan functions. Also includes description for each function if the developers have given it one
-
-Check [the next page](getting-started.md) to get started.
+The documentation for modding has been moved over to [ReadTheDocs.io](https://r2northstar.readthedocs.io) \ No newline at end of file