Hard Light Productions Forums

Hosted Projects - FS2 Required => Blue Planet => Topic started by: DaveAFC13 on July 13, 2011, 05:11:39 am

Title: Mod.INI file for WiH
Post by: DaveAFC13 on July 13, 2011, 05:11:39 am
Just wondering if there's anyway I can get the mod.ini file for blueplanet2? I managed to delete mine.

Cheers,
Title: Re: Mod.INI file for WiH
Post by: Jeff Vader on July 13, 2011, 05:14:16 am
Code: [Select]
# PLEASE NOTE ALL INI SETTINGS ARE *OPTIONAL*

# modname:       Display name only, so you can have spaces instead of underscores for multi word MOD's
# image255x112:  Location of a 255x112 bmp you wish to display in the launcher
# infotext:      Text that will appear in the launcher
# website:       Link to your website
# forum:         Link to your forum
[launcher]
modname      = Blue Planet 2;
image255x112 = bplogo.bmp;
infotext     = Eighteen months after Age of Aquarius, the UEF/GTVA war enters its final, apocalyptic phase.
website      = http://blueplanet.hard-light.net;
forum        = http://www.hard-light.net/forums/index.php/board,169.0.html;
[multimod]
primarylist  = ;
secondarylist = blueplanet,mediavps_3612;
Title: Re: Mod.INI file for WiH
Post by: DaveAFC13 on July 14, 2011, 12:14:27 pm
cheers, thanks for that