File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,26 @@ import IconLinkCard from '@src/components/IconLinkCard.astro';
1515 title =" Forum"
1616 description =" Engage with the community in the old-fashioned way."
1717 href =" https://forum.multitheftauto.com/" />
18- </CardGrid >
1918
19+ <IconLinkCard
20+ icon =" seti:powershell"
21+ title =" Functions"
22+ description =" List of all client-side, server-side and shared functions"
23+ href =" /Scripting_Functions" />
2024
25+ <IconLinkCard
26+ icon =" seti:purescript"
27+ title =" Events"
28+ description =" List of all client-side, server-side and shared events"
29+ href =" /Scripting_Events" />
30+
31+ <IconLinkCard
32+ icon =" seti:plan"
33+ title =" Elements"
34+ description =" List of MTA:SA elements"
35+ href =" /Element_tree" />
36+ </CardGrid >
37+
2138<IconLinkCard
2239 icon =" github"
2340 title =" GitHub Repository"
You can’t perform that action at this time.
0 commit comments