<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.fightorder.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Gamedev%3AArchives</id>
	<title>Gamedev:Archives - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.fightorder.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Gamedev%3AArchives"/>
	<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Gamedev:Archives&amp;action=history"/>
	<updated>2026-04-21T04:28:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://www.fightorder.net/wiki/index.php?title=Gamedev:Archives&amp;diff=1246&amp;oldid=prev</id>
		<title>Qrow: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Gamedev:Archives&amp;diff=1246&amp;oldid=prev"/>
		<updated>2026-02-24T05:59:01Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 22:59, 23 February 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Qrow</name></author>
	</entry>
	<entry>
		<id>https://www.fightorder.net/wiki/index.php?title=Gamedev:Archives&amp;diff=1245&amp;oldid=prev</id>
		<title>intermisc/gamedev&gt;Knorke: added SDD</title>
		<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Gamedev:Archives&amp;diff=1245&amp;oldid=prev"/>
		<updated>2014-04-23T12:20:15Z</updated>

		<summary type="html">&lt;p&gt;added SDD&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Spring supports reading from zlib zip and non-solid 7zip files. The filenames for these compression types must be .SDZ for zlib and .SD7 for 7zip respectively. They are standard files, just with different extensions for Spring. Here&amp;#039;s a list of all filetypes supported by Spring; a higher read order means the contents of a file of that extension will take priority over files of a lower read order.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Read Order&lt;br /&gt;
!File Extension&lt;br /&gt;
!Compression Method&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|&amp;lt;b&amp;gt;SD7&amp;lt;/b&amp;gt;&lt;br /&gt;
|Non-Solid 7zip&lt;br /&gt;
|A 7zip file with the extension changed to .SD7. 7zip compressed archives generally have the highest compression (and therefore lowest filesizes). Files of this type are read first.&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|&amp;lt;b&amp;gt;SDZ&amp;lt;/b&amp;gt;&lt;br /&gt;
|ZLIB ZIP&lt;br /&gt;
|A zlib ZIP file with the extension changed to .SDZ. Maps and games alike can be stored in these files. These are read second.&lt;br /&gt;
|-&lt;br /&gt;
|3&lt;br /&gt;
|&amp;lt;b&amp;gt;SDD&amp;lt;/b&amp;gt;&lt;br /&gt;
|uncompressed&lt;br /&gt;
|A normal folder with the extension .sdd added. Used only during development because it is possible to test the game/map without having to unzip/zip it for every change.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The best tools to use to view the contents of a compressed Spring file, and&lt;br /&gt;
to pack and unpack the contents of such a file are:&lt;br /&gt;
&lt;br /&gt;
*[http://www.rarlabs.com WinRAR] to view, browse, extract, and pack SDZ files, or to browse SD7 files.&lt;br /&gt;
*[http://www.7-zip.org/ 7zip] to view, browse, extract, and pack SD7 files.&lt;br /&gt;
&lt;br /&gt;
For the internal file structure of a Spring package, see [[Gamedev:Structure]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Game Dev]]&lt;/div&gt;</summary>
		<author><name>intermisc/gamedev&gt;Knorke</name></author>
	</entry>
</feed>