So I am trying to make a hacking minigame where you can access files on computers in the game, but I can't figure out the best way to make a "file structure" on the computers. I'd like to have multiple directories with different files in them that can be accessed, edited, and deleted. I'm just not sure on the best way to get the whole thing started, I don't think using lists would work as some directories would have files and other directories in them. Any ideas?
↧