Signature
native GameConfig:LoadGameConfigFile(const file[]);
Description
Loads a game config file.
Notes
-
The file path must be relative to the 'gamedata' folder under the data folder
and the extension should be omitted.
Parameters
- file — File to load
Returns
A handle to the game config file