It is a modern plugin for San Andreas Multiplayer written in C++ 17 standards. This plugin allows you to make changes to files and folders.
What you do with this plugin is entirely up to your imagination. You can make the simplest example file explorer system.
Log messages are enabled by default. Run the function below to turn it off.
FileSystem_EnableLog(false);
The plugin has been tested on Windows and Linux, as far as I can see I haven't found any bugs. If you find an error, feel free to report it.
- Windows
- Linux