Definition File Reference

From HLKitWiki
Revision as of 06:34, 22 November 2008 by Rob (Talk | contribs) (New page: {{context|Kit Reference}} ==Overview== Each game system has a single definition file that describes the fundamental, non-changing characteristics of the game. HL uses the definition file...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Context: HL KitKit Reference 

Overview

Each game system has a single definition file that describes the fundamental, non-changing characteristics of the game. HL uses the definition file to configure itself for each game system, reading in the definition file before any other files. All of the contents of the other data files are given meaningful interpretation by the contents of the definition file.

This documentation outlines all the structure and mechanics for writing a definition file. Examples are provided in some cases.

IMPORTANT! This section utilizes critical notational conventions that can be found in this section.

Topics

The following topics are explained in the sections linked below.