HolyLib Wiki

CreateDir

  filesystem.CreateDir( string dirName, string gamePath = DATA )

Description

Creates a directory in the given path.

Arguments

1string dirName
folder to create
2string gamePath = DATA
game path to use