Game Listing File Format


The "gdf" Game Listing File makes the game available to E02. Its name must be 8 characters or less, with no spaces or special characters. It must also use the extension ".gdf", and appear in the "gdf" folder to be recognized.

It serves as a starting point for loading the game by telling the program where it's located, and making it available to the game load menu (program start, or F8), as well as declaring the required minimum version of E02 for running the game, and where to check for updates

Format Description


Example Game Listing File

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Example Game Listing File ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Name: E02 Demonstration Game

Path: ..\e02demo

Version: 100820

Update domain: stealth.hapisan.com
Update path:   E02/Games/e02demo/

Min E02 Ver:   100820