Skip to content

This project maintains a selection of modules that can be used with Multi Theft Auto.

License

Notifications You must be signed in to change notification settings

TracerDS/mtasa-modules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MultiTheftAuto Modules

The MTA Modules repository contains open-source modifications for MTA that can be used to extend the functionality of MTA:SA, and this repository is a fork of it.

Build instructions

Windows

  • Clone the repository by using git command or through the Download ZIP option or through the Open with Visual Studio option.
  • Open the project, choose your configuration and build the project.
  • Builded DLL should be in the Build folder

Linux

  • Acquire linux versions of lua5.1 libraries
  • Clone the repository by using git command or through the Download ZIP option.
  • Build source files with ur compiler (Makefile was removed due to unstable libraries)

Contributing

Contributions to this repository are welcome. If you have a module that you would like to add, please create a pull request with your changes.

License

This repository is licensed under the GNU General Public License v3.0. Please review the license before using or contributing to this repository.

About

This project maintains a selection of modules that can be used with Multi Theft Auto.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 70.1%
  • C++ 26.5%
  • Lua 3.4%