Modules/Squirrel/lu ini

From Liberty Unleashed Wiki
Revision as of 15:49, 4 July 2010 by Juppi (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
lu_ini
Type Squirrel module
Version 1.0
Author Liberty Unleashed Team
Platform Windows/Linux
Website Liberty Unleashed
Download link Included with server

Contents


lu_ini is an official module which provides Squirrel functions to modify/read .ini files. The module is included with the server.

Installation

Make sure you have the lu_ini.dll/lu_ini.so file in your Modules folder. After that add the following code under the event onScriptLoad of the script:

  1. LoadModule( "lu_ini" );

Functions

These functions are provided by the official module lu_ini.

Version History

  • 1.0 - Initial release.
Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox