===============================
======= iC Item Spawner =======
========== By Cheese ==========

Description: An inventory spawner that can spawn a maximum of 200 items in 5 different summons;
	     40 items per spawner

How to use: Extract both iCspawner.u and iCspawner.int to your Unreal/system folder.
	    Add the line ServerPackages=iCSpawner into your unreal.ini
            open the iCspawner.int and set the items you want to be spawned in each spawner.
	    They need to be in package.name format, and need to be in the order to be spawned.
	    If one of the spots between items is left blank, then the spawner won't work properly.
	    You can use the classes that are already in the int, or replace them with your own.

	    In the game, open the console and type summon icspawner.spawner1,2,3,4, or 5.
	    The inventory classes that you have configured for that spawner in the .int will be spawned
	    in groups of 3 in front of you. 


Bugs/Issues: None that have been discovered.

If the spawner doesnt work properly (or at all), then read the section "How to use".
This mod is designed for Unreal versions 225f and later.




[END OF FILE]