A3-Conquest.Altis / description.ext
description.ext
Raw
//// Initialization
#include "settings\commonDescription.inc"

class Header
{
	gameType =  Undefined Game Mode;
	minPlayers =  1;
	maxPlayers = 64;
};

briefingName 	= "Mission_Title";
OnLoadName		= "Mission_Load_Title";

loadScreen 		= "images\loadscreen.jpg";
overviewPicture = "images\loadscreen.jpg";
author			= "Author";
overviewText    = "A grand explanation when selecting mission.";
OnLoadMission	= "A grand explanation when loading into mission.";