diff options
author | amione <57235791+xamionex@users.noreply.github.com> | 2022-02-04 16:16:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-04 16:16:50 +0100 |
commit | 1ecd37b2ef1f68abccb686a2f7cb0bdd1802cb14 (patch) | |
tree | a0014d0c255643e9c841606d97596918141802ab /docs/SUMMARY.md | |
parent | cddf675463573c38b5e93926825ab438fc796eaf (diff) | |
download | NorthstarWiki-1ecd37b2ef1f68abccb686a2f7cb0bdd1802cb14.tar.gz NorthstarWiki-1ecd37b2ef1f68abccb686a2f7cb0bdd1802cb14.zip |
Updating Wiki Stuff (#39)
* add more issues so people don't ask over and over
* fix improper indentation
* MD026/no-trailing-punctuation
* remove issues from faq and link to troubleshooting
* MD001/heading-increment
* fulfill*
* MD032/blanks-around-lists
* MD001/heading-increment
* MD033/no-inline-html
* revert MD Rule (not sure what this <a> is used for
* me when i didnt mean to do that
* use da link and also when the... what
* bin folder
* Formatting
Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>
* Formatting
Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>
* fix intel link
* MD034/no-bare-urls: Bare URL used
* MD045/no-alt-text
* MD012/no-multiple-blanks
* I know this is unused, just wanted to write smth
* fix links
* add tools
* please stop using real urls. you have markdown.
* modding tools
* add tools
* no actual urls <3
* fix tools link
* does this look better?
* nope
* remove "some stuff"
* better formatting
* oops
* oops v2
* GitBook: [#1] No subject
* i didnt create this
* MD Rules
* Update docs/modding/tools.md
Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>
* Update docs/modding/README.md
Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>
* move mtools down
* change vtfedit
* rem tools
* no winrar. bad.
* non-shortened url
* add kvals to summary
Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r-- | docs/SUMMARY.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index ea29aff..38ace26 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -34,6 +34,7 @@ * [Modding](modding/README.md) * [Getting Started](modding/getting-started.md) + * [Modding Tools](modding/tools.md) * [Tutorials](modding/tutorials/modding-tutorials.md) * [Cheatsheet](modding/cheatsheet.md) * [Squirrel](modding/squirrel/what-is-squirrel.md) @@ -48,6 +49,7 @@ * [The JSON](modding/squirrel/setting-mods/the-json.md) * [The Language File](modding/squirrel/setting-mods/the-language-file.md) * [The mod file](modding/squirrel/setting-mods/the-mod-file.md) + * [Keyvalues](modding/keyvalues.md) * [Setup Syntax Highlighting](modding/squirrel/setup-syntax-highlighting.md) * [Localisation](modding/localisation\_files.md) * [Finishing touches](modding/finishing-touches.md) |