Difference between revisions of "Template:ForAdvancedDevelopers"

From AlliedModders Wiki
Jump to: navigation, search
(Created page with "<div style="padding: 0.75em 1.5em; border-width: 2px; border-color: Orange; border-style:solid; background-color: Moccasin; max-width: 60rem;"> File:Wires.png|frameless|128p...")
 
m (Added the link to the scripting category)
 
Line 7: Line 7:
 
This page is geared towards helping developers learn how to use the behind-the-scenes parts of {{{1|SourceMod}}} itself.
 
This page is geared towards helping developers learn how to use the behind-the-scenes parts of {{{1|SourceMod}}} itself.
 
If you're looking to contribute to or extend {{{1|SourceMod}}}, this is probably the page for you!
 
If you're looking to contribute to or extend {{{1|SourceMod}}}, this is probably the page for you!
Look inside and see the wires that make {{{1|SourceMod}}} tick
+
To learn how to create and modify SourceMod plugins, check out the '''[[:Category:SourceMod_Scripting|scripting]]''' categories for articles about scripting for SourceMod with SourcePawn.
 
</p>
 
</p>
 
</div>
 
</div>

Latest revision as of 11:22, 31 December 2025

For Internal Development

This page is geared towards helping developers learn how to use the behind-the-scenes parts of SourceMod itself. If you're looking to contribute to or extend SourceMod, this is probably the page for you! To learn how to create and modify SourceMod plugins, check out the scripting categories for articles about scripting for SourceMod with SourcePawn.