We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Create directories (including full path requested), returns 0 on success
result = raylib.MakeDirectory("saves/slot1") if result == 0 then print "Directory created"
There was an error while loading. Please reload this page.