Appearance
Delete a file from the currently loaded game project:
import { Fs } from "@vaguevoid/tools"; await Fs.deleteFile("assets/hello.txt")