




<demo name="faktory demo asm03" width="640" height="480" bpp="32" fullscreen="1" showfps="0" vhs="0">
	<create/>
	
	<loadplugin file="fx\fx_main.dll"/>
	<loadplugin file="fx\fx_rawhed.dll"/>
	<loadplugin file="fx\fx_mayaplay.dll"/>

	<loadplugin file="fx\fx_fluids.dll"/>
	<loadplugin file="fx\fx_sdf.dll"/>
	<loadplugin file="fx\fx_wtf.dll"/>
	<loadplugin file="fx\fx_fur.dll"/>

	<include file="demoadd.txt"/>
	<include file="demoevents.txt"/>
	<include file="demoload.txt"/>

	<run/>
</demo>