love.filesystem.setSource

Sets the source of the game, where the code is present, can only be called once, done automatically.

Function

Synopsis

love.filesystem.setSource( )

Arguments

None.

Returns

Nothing.

See Also