Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: MZ Phileas`s File Manager
- Original author: Phileas
- Original date: February 16, 2025
- Source thread: https://forums.rpgmakerweb.com/threads/phileas-s-file-manager.175503/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Plugin name: Phileas`s File Manager Author: Phileas Version: 1.1.0 for MZ Release date:
Archived First Post
Plugin name: Phileas`s File Manager
Author: Phileas
Version: 1.1.0 for MZ
Release date:
1.0.0 - 2025.February.16
1.0.1 - 2025.February.17
1.0.2 - 2025.March.01
1.0.3 - 2025.April.23
1.1.0 - 2025.June.10
Plugin description:
This is an auxiliary plugin that allows to work with files in any environment.
The plugin provides the following methods that can be used in other plugins or scripts:
In order for the plugin to work in the browser and on mobile devices, it is necessary the current data/FilesStamp.json file.
This file contains information about all the game files.
This file is automatically generated when the game starts, if enabled the updateStamp parameter. This plugin parameter is recommended disable it before deployment.
Code
License
This plugin is released under MIT license.
This means that you can freely use the plugin in non-commercial and commercial games and even edit it.
But be sure to include me in the credits!
Compatibility:
If there are any problems, write to me.
Author: Phileas
Version: 1.1.0 for MZ
Release date:
1.0.0 - 2025.February.16
1.0.1 - 2025.February.17
1.0.2 - 2025.March.01
1.0.3 - 2025.April.23
1.1.0 - 2025.June.10
Plugin description:
This is an auxiliary plugin that allows to work with files in any environment.
The plugin provides the following methods that can be used in other plugins or scripts:
- Phileas_FileManager.fileExistsSync - synchronously checks for file availability
- Phileas_FileManager.getFilesInDirectory - returns a list of files in the specified directory, including nested directories of any level
In order for the plugin to work in the browser and on mobile devices, it is necessary the current data/FilesStamp.json file.
This file contains information about all the game files.
This file is automatically generated when the game starts, if enabled the updateStamp parameter. This plugin parameter is recommended disable it before deployment.
Code
License
This plugin is released under MIT license.
This means that you can freely use the plugin in non-commercial and commercial games and even edit it.
But be sure to include me in the credits!
Compatibility:
If there are any problems, write to me.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
License This plugin is released under MIT license. This means that you can freely use the plugin in non-commercial and commercial games and even edit it. But be sure to include me in the credits!
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...