• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Asset - Extension ZFile - A Non-Sandboxed FileSystem

Zek

Member


Game Maker: Marketplace
Itch.io
Documentation
Price: $1.99
Windows Only [DLL]

ZFile is an extension for Game Maker: Studio that allows you to work with files without being limited to Game Maker's sandboxed filesystem.


ZFile comes with functions for:

  • Manipulating files/directories.
  • Working with text files, ini files, and binary files.
  • File searching.
  • Setting and getting file/directory attributes.
  • Setting and getting the working directory.
Most functions work the exact same and are named the exact same as the built-in functions, but are prefixed with "zf_".

Note: ZFile has not been tested with Game Maker: Studio 2 and it's not guaranteed that it will work. If someone could test it for me then that would be greatly appreciated!

If you have any feedback, please let me know!
 
Last edited:
Top