Create ini file representation based on file name. Full path is limited to 520 chars.
file name and relative path to gamedata configs folder
Create ini file representation based on file name. Full path is limited to 520 chars.
base to count relative path from, $game_data$
is an example
file name and relative path from initial entrypoint
Read text line from ini config file.
tuple with three elements, where first is success status, second is key, third is value.
Implementation of streaming ini file container. Allows reading / writing field in file by section/field.
Supports custom extension with section overriding and custom
#include
statements.Source
C++ class ini_file
Custom Constructor
ini_file