Skip to content
Snippets Groups Projects
Commit 148dd05f authored by DCoded's avatar DCoded
Browse files

Tweak

parent d530934b
Branches
Tags
1 merge request!10871Updated CONTRIBUTING.md
...@@ -185,6 +185,7 @@ errors; it's not totally clean as is and there are a few false positives. ...@@ -185,6 +185,7 @@ errors; it's not totally clean as is and there are a few false positives.
### Wiki Files ### Wiki Files
* Event Writing Guides * Event Writing Guides
* [Twine<sup>1</sup>](devNotes/scene-guide.txt)
* [JavaScript](devNotes/jsEventCreationGuide.md) * [JavaScript](devNotes/jsEventCreationGuide.md)
* [Exception handling](devNotes/exceptions.md) * [Exception handling](devNotes/exceptions.md)
* [Sanity check](devNotes/sanityCheck.md) * [Sanity check](devNotes/sanityCheck.md)
...@@ -197,6 +198,8 @@ errors; it's not totally clean as is and there are a few false positives. ...@@ -197,6 +198,8 @@ errors; it's not totally clean as is and there are a few false positives.
* [Some potentially useful JS functions](devNotes/usefulJSFunctionDocumentation.txt) * [Some potentially useful JS functions](devNotes/usefulJSFunctionDocumentation.txt)
* [Content embedding chart](devNotes/contentEmbeddingChart.png) (for more details refer to [this issue](https://gitgud.io/pregmodfan/fc-pregmod/-/merge_requests/7453#note_118616)) * [Content embedding chart](devNotes/contentEmbeddingChart.png) (for more details refer to [this issue](https://gitgud.io/pregmodfan/fc-pregmod/-/merge_requests/7453#note_118616))
<sup>1. Twine is being phased out of the project and should not be used in new code, but the basic concepts found here still apply.</sup>
### Useful issues ### Useful issues
* [Setting up VS Code](https://gitgud.io/pregmodfan/fc-pregmod/-/issues/2448) * [Setting up VS Code](https://gitgud.io/pregmodfan/fc-pregmod/-/issues/2448)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment