🟧Read

Returns the content of a file as string.

fs.Read( string fileName, string gamePath ) -> string/nil

If file opening fails, returns nil.

Last updated