<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://devkk.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Project.cfg</id>
		<title>Project.cfg - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://devkk.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Project.cfg"/>
		<link rel="alternate" type="text/html" href="http://devkk.net/wiki/index.php?title=Project.cfg&amp;action=history"/>
		<updated>2026-06-04T08:57:13Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.0</generator>

	<entry>
		<id>http://devkk.net/wiki/index.php?title=Project.cfg&amp;diff=114&amp;oldid=prev</id>
		<title>Krzysiek: Created page with &quot;Category:dreadtool ''This page is still under construction - much of the information is still to be filled''  == File structure ==  The ''project.cfg'' is the main configu...&quot;</title>
		<link rel="alternate" type="text/html" href="http://devkk.net/wiki/index.php?title=Project.cfg&amp;diff=114&amp;oldid=prev"/>
				<updated>2020-09-30T19:17:42Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/wiki/index.php?title=Category:Dreadtool&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Dreadtool (page does not exist)&quot;&gt;Category:dreadtool&lt;/a&gt; &amp;#039;&amp;#039;This page is still under construction - much of the information is still to be filled&amp;#039;&amp;#039;  == File structure ==  The &amp;#039;&amp;#039;project.cfg&amp;#039;&amp;#039; is the main configu...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:dreadtool]]&lt;br /&gt;
''This page is still under construction - much of the information is still to be filled''&lt;br /&gt;
&lt;br /&gt;
== File structure ==&lt;br /&gt;
&lt;br /&gt;
The ''project.cfg'' is the main configuration file containing options for the tool.&lt;br /&gt;
These options can be overridden in ''user.cfg'' file - any options specified there will get priority.&lt;br /&gt;
The expected usage here is that the ''project.cfg'' will contain all required base settings, while ''user.cfg'' will list only temporary user modifications.&lt;br /&gt;
The ''user.cfg'' file should be ignored by the source versioning system used.&lt;br /&gt;
&lt;br /&gt;
== Example file ==&lt;br /&gt;
&lt;br /&gt;
The file is a simple text file, which structure and format should clearly be understood below.&lt;br /&gt;
&lt;br /&gt;
 # This is a comment&lt;br /&gt;
 script-file-0: &amp;quot;dread/code/_defs.code&amp;quot;;&lt;br /&gt;
 script-file-1: &amp;quot;dread/code/weapons.code&amp;quot;;&lt;br /&gt;
 script-file-2: &amp;quot;dread/code/pickups.code&amp;quot;;&lt;br /&gt;
 script-file-3: &amp;quot;dread/code/mon_SPOS.code&amp;quot;;&lt;br /&gt;
 script-file-4: &amp;quot;dread/code/mon_CPOS.code&amp;quot;;&lt;br /&gt;
 script-file-5: &amp;quot;dread/code/mon_HEAD.code&amp;quot;;&lt;br /&gt;
 script-compiled-inline-export: &amp;quot;export/scripts.i&amp;quot;;&lt;br /&gt;
 &lt;br /&gt;
 # This is another comment&lt;br /&gt;
 map-wad: &amp;quot;dread/maps/DemoMap01.wad&amp;quot;;&lt;br /&gt;
 assets-definition: &amp;quot;dread/assets.txt&amp;quot;;&lt;br /&gt;
 &lt;br /&gt;
 export-inline-file-target: &amp;quot;export/frame.inc&amp;quot;;&lt;br /&gt;
 export-inline-file-test: &amp;quot;export/frame.inc&amp;quot;;&lt;br /&gt;
 export-texture-atlas-preview: &amp;quot;export/tex.png&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuration variables ==&lt;br /&gt;
&lt;br /&gt;
=== assets-definition ===&lt;br /&gt;
&lt;br /&gt;
Relative path to the [[Assets.txt]] file.&lt;br /&gt;
&lt;br /&gt;
 assets-definition: &amp;quot;dread/assets.txt&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== map-wad ===&lt;br /&gt;
&lt;br /&gt;
Relative path to the WAD file containing map to be converted.&lt;br /&gt;
&lt;br /&gt;
 map-wad: &amp;quot;dread/maps/DemoMap01.wad&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== script-file-# ===&lt;br /&gt;
&lt;br /&gt;
List of script files to be compiled for the game.&lt;br /&gt;
''#'' is a number of the file starting from ''0''.&lt;br /&gt;
&lt;br /&gt;
 script-file-0: &amp;quot;dread/code/_defs.code&amp;quot;;&lt;br /&gt;
 script-file-1: &amp;quot;dread/code/weapons.code&amp;quot;;&lt;br /&gt;
 script-file-2: &amp;quot;dread/code/pickups.code&amp;quot;;&lt;br /&gt;
 script-file-3: &amp;quot;dread/code/mon_SPOS.code&amp;quot;;&lt;br /&gt;
 script-file-4: &amp;quot;dread/code/mon_CPOS.code&amp;quot;;&lt;br /&gt;
 script-file-5: &amp;quot;dread/code/mon_HEAD.code&amp;quot;;&lt;/div&gt;</summary>
		<author><name>Krzysiek</name></author>	</entry>

	</feed>