Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.14 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.14 KB

GitHub Release Download License

SA-MP File System

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 Can I Do With This Plugin?

What you do with this plugin is entirely up to your imagination. You can make the simplest example file explorer system.

Is there anything I should know?

Log messages are enabled by default. Run the function below to turn it off.

FileSystem_EnableLog(false);

Problems

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.

Supported Operating Systems

  • Windows
  • Linux