<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alliedmods.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aviram1994</id>
	<title>AlliedModders Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alliedmods.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aviram1994"/>
	<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/Special:Contributions/Aviram1994"/>
	<updated>2026-06-06T01:28:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.6</generator>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=SourceMod_SDK&amp;diff=6735</id>
		<title>SourceMod SDK</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=SourceMod_SDK&amp;diff=6735"/>
		<updated>2008-12-26T21:27:37Z</updated>

		<summary type="html">&lt;p&gt;Aviram1994: /* Directory Structure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The SourceMod SDK is the Software Development Kit for writing SourceMod Extensions and Plugins.  This article briefly introduces it.&lt;br /&gt;
&lt;br /&gt;
=Directory Structure=&lt;br /&gt;
*'''configs''': Configuration files that SourceMod uses&lt;br /&gt;
*'''editor''': Editor related files&lt;br /&gt;
**'''Pawn Studio''': [http://sourceforge.net/projects/pawnstudio Official IDE for SourceMod]&lt;br /&gt;
**'''crimson''': Drop-in syntax highlighting for [http://www.crimsoneditor.com/ Crimson Editor]&lt;br /&gt;
**'''textpad''': Drop-in syntax highlighting for [http://www.textpad.com/ TextPad]&lt;br /&gt;
**'''ultraedit''': Drop-in syntax highlighting for [http://www.ultraedit.com/ UltraEdit/UEStudio]&lt;br /&gt;
*'''extensions''': Publicly open-sourced extensions.&lt;br /&gt;
**'''batsupport''': Implementation of the [[AdminInterface (SourceMM)|BAT AdminInterface]].&lt;br /&gt;
**'''geoip''': GeoIP extension.&lt;br /&gt;
**'''threader''': Threading extension.&lt;br /&gt;
*'''plugins''': SourceMod plugin implementations.&lt;br /&gt;
**'''include''': Include files and their documentation.&lt;br /&gt;
*'''public''': Public interface files.&lt;br /&gt;
**'''doxygen''': The SDK Doxygen file.&lt;br /&gt;
**'''extensions''': Public interface files that come from extensions.&lt;br /&gt;
**'''licenses''': License information.&lt;br /&gt;
**'''sample_ext''': A sample extension.&lt;br /&gt;
**'''sourcepawn''': SourcePawn header files.&lt;br /&gt;
*'''sourcepawn''': SourcePawn files.&lt;br /&gt;
**'''compiler''': SourcePawn compiler source code.&lt;br /&gt;
*'''translations''': Translation files.&lt;br /&gt;
&lt;br /&gt;
=Further Reading=&lt;br /&gt;
*For writing extensions, see [[Writing Extensions]].&lt;br /&gt;
*For live doxygen, see [http://www.sourcemod.net/sdk/dox/ Live Doxygen].&lt;br /&gt;
*For the nightly source code tree, see [http://svn.alliedmods.net/viewvc.cgi/?root=sourcemod SDK ViewVC].&lt;br /&gt;
*For the SDK homepage, see [http://www.sourcemod.net/sdk.php http://www.sourcemod.net/sdk.php]&lt;br /&gt;
&lt;br /&gt;
[[Category:SourceMod Development]]&lt;/div&gt;</summary>
		<author><name>Aviram1994</name></author>
		
	</entry>
</feed>