Files are added to the filesystem, which is a magical place that you cannot visit, when:
-The game starts
-The file is created within the game
-The discoverFile(filepath); command is used
Once a file is in this filesystem, it can be used by the game at any time unless it is a .zip and was changed without being rediscovered.