Skip to content

nexquery/samp-file-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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