aboutsummaryrefslogtreecommitdiff
path: root/docs/modding
AgeCommit message (Collapse)Author
2022-01-31added simple intro to things that needed to be subdocs and improved ↵JMM889901
categorisation to make gitbook easier to navigate (#28) * bruh * Update what-is-squirrel.md * Create Handling-threads-and-waits.md * Update Handling-threads-and-waits.md * Update What-are-callbacks.md * i got locked out while making this * Update what-is-squirrel.md * confusion is bad * funne colors * bruh * Language moment * Update the-mod-file.md * Json moment * Update The-JSON.md * Update The-JSON.md * Update The-JSON.md * Update The-language-file.md * Update The-language-file.md * Update the-mod-file.md * Update The-language-file.md * Create The-mod-init.md * got distracted, will finish later * pain * Update The-mod-init.md * fixed typo * Rename What-are-callbacks.md to what-are-callbacks.md * Rename Loops-Functions-and-if.md to loops-functions-and-if.md * Rename docs/modding/squirrel/Setting mods/the-mod-file.md to docs/modding/squirrel/setting-mods/the-mod-file.md * Rename docs/modding/squirrel/Setting mods/The-language-file.md to docs/modding/squirrel/setting mods/the-language-file.md * Rename docs/modding/squirrel/Gamemode mods/The-mod-init.md to docs/modding/squirrel/gamemode mods/the-mod-init.md * Rename Handling-threads-and-waits.md to handling-threads-and-waits.md * Rename docs/modding/squirrel/Setting mods/The-JSON.md to docs/modding/squirrel/setting mods/the-json.md * Rename Respawns-Functions.md to respawns-functions.md * Rename docs/modding/squirrel/gamemode mods/the-mod-init.md to docs/modding/squirrel/gamemode-mods/the-mod-init.md * Rename docs/modding/squirrel/setting mods/the-json.md to docs/modding/squirrel/setting-mods/the-json.md * Rename docs/modding/squirrel/setting mods/the-language-file.md to docs/modding/squirrel/setting-mods/the-language-file.md * tables do kinda be cool tho * var is better now * bruh * Create creatingmutators.md * Update and rename creatingmutators.md to creatinggamemodes.md * Create settingmodsintro.md * Update SUMMARY.md
2022-01-28Add page about making finishing touches to a modGeckoEidechse
2022-01-28Update mod.json template to reflect best practiceGeckoEidechse
Mod naming scheme should be `<authorname>.<modname>`
2022-01-27Began adding entries for squirrel GNUT scripting (#27)JMM889901
* bruh * Update what-is-squirrel.md * Create Handling-threads-and-waits.md * Update Handling-threads-and-waits.md * Update What-are-callbacks.md * i got locked out while making this * Update what-is-squirrel.md * confusion is bad * funne colors * bruh * Language moment * Update the-mod-file.md * Json moment * Update The-JSON.md * Update The-JSON.md * Update The-JSON.md * Update The-language-file.md * Update The-language-file.md * Update the-mod-file.md * Update The-language-file.md * Create The-mod-init.md * got distracted, will finish later * pain * Update The-mod-init.md * fixed typo * Rename What-are-callbacks.md to what-are-callbacks.md * Rename Loops-Functions-and-if.md to loops-functions-and-if.md * Rename docs/modding/squirrel/Setting mods/the-mod-file.md to docs/modding/squirrel/setting-mods/the-mod-file.md * Rename docs/modding/squirrel/Setting mods/The-language-file.md to docs/modding/squirrel/setting mods/the-language-file.md * Rename docs/modding/squirrel/Gamemode mods/The-mod-init.md to docs/modding/squirrel/gamemode mods/the-mod-init.md * Rename Handling-threads-and-waits.md to handling-threads-and-waits.md * Rename docs/modding/squirrel/Setting mods/The-JSON.md to docs/modding/squirrel/setting mods/the-json.md * Rename Respawns-Functions.md to respawns-functions.md * Rename docs/modding/squirrel/gamemode mods/the-mod-init.md to docs/modding/squirrel/gamemode-mods/the-mod-init.md * Rename docs/modding/squirrel/setting mods/the-json.md to docs/modding/squirrel/setting-mods/the-json.md * Rename docs/modding/squirrel/setting mods/the-language-file.md to docs/modding/squirrel/setting-mods/the-language-file.md * tables do kinda be cool tho * var is better now * bruh
2022-01-21Add weapons sectionBarichello
2022-01-20Update modding sectionBarichello
2022-01-17Add more linksGeckoEidechse
2022-01-16Add list of useful linksGeckoEidechse
2022-01-15GitBook: [#37] Clean up modding section in sidebarGeckoEidechse
2022-01-15Fix linkBarichello
2022-01-12Add new commands sectionBarichello
2022-01-11Import image folder from main repoBarichello
2022-01-05Update setup-syntax-highlighting.mdAdobeWallHacks
2022-01-05Update setup-syntax-highlighting.mdAdobeWallHacks
2022-01-05Update setup-syntax-highlighting.mdAdobeWallHacks
2022-01-05Added syntax highlighting instructional.AdobeWallHacks
2022-01-02Add localisation guideBarichello
2022-01-02Fix URLs messed up by GitBook web UIGeckoEidechse
2022-01-02GitBook: [#27] Expand hosting dedicated server sectionGeckoEidechse
2021-12-30Move gitbook content to docs/ subdirectoryGeckoEidechse