HolyLib Wiki

filesystem.AddSearchPath

  filesystem.AddSearchPath( string folderPath, string gamePath, boolean addToTail = false )

Description

Adds the given folder to the given game paths.

Arguments

1string folderPath

path to the given folder

2string gamePath

game path to add the folder to

3boolean addToTail = false

If true it adds the folder as the last game path instead of the first one