Press N to make a new file Press D to delete a file Press F to format Press O to overwrite a file Press C to check the existance of a path Press G to create a path by making a file at that path Press S to delete a folder Press V to check the folders inside a folder
I couldn't figure out how to add a drive system that's similar to how windows drives work Changelog: v1.2.3 - added subpath check system v1.2.2 - fixed file path check system (originally it checked if item 1 was the checked file path, now it uses the id of the file path checked) v1.2.1 - added remove path functionality because whats the point of an add path system if theres no delete function v1.2.0 - added path existance check and create path functions v1.1.0 - added overwrite functionality v1.0.1 - fixed deletion not working v1.0.0 - released