Is there ways to create files via code?
sagiv60
TRIALOP
2 years ago
I have a discord bot that obfuscates lua code and it needs to create files I'm getting an error that says "no such file or directory", so I'm wondering if there is a way to fix this.
1 Replies
2 years ago
You create files the same way you would anywhere, just make sure the path you are trying to save files into exists.