All Projects → multitheftauto → mtasa-resources

multitheftauto / mtasa-resources

Licence: MIT license
This project maintains a list of up-to-date resources that come with Multi Theft Auto.

Programming Languages

lua
6591 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to mtasa-resources

awesome-mta-sa
List of free/opensource MTA:SA resources.
Stars: ✭ 29 (-75%)
Mutual labels:  mtasa, mtasa-resource
mta-paradise
Roleplay mode for Multi Theft Auto: San Andreas; built for MTA 1.0.x
Stars: ✭ 31 (-73.28%)
Mutual labels:  multi-theft-auto
MTATD
MTA:SA debugger and unit testing framework
Stars: ✭ 18 (-84.48%)
Mutual labels:  multi-theft-auto
mta-resources
Collection of various resources for MTA
Stars: ✭ 31 (-73.28%)
Mutual labels:  mtasa
vscode-mtalua
Visual Studio Code MTA:SA Lua Syntax Highlighter and Companion
Stars: ✭ 15 (-87.07%)
Mutual labels:  mtasa
ml pathfind
Pathfind module for MTA:SA-Server
Stars: ✭ 25 (-78.45%)
Mutual labels:  multi-theft-auto
mtasa-php-sdk
The official PHP SDK for the Multi Theft Auto Web Interface.
Stars: ✭ 19 (-83.62%)
Mutual labels:  multi-theft-auto
drift-paradise-mta
Racing roleplay gamemode for Multi Theft Auto.
Stars: ✭ 18 (-84.48%)
Mutual labels:  mtasa
hedit
Handling Editor - to get the resource, press the "releases" link below
Stars: ✭ 17 (-85.34%)
Mutual labels:  multi-theft-auto
Slipe-Core
Slipe - C# for MTA
Stars: ✭ 36 (-68.97%)
Mutual labels:  mtasa

Resources

Resources are a key part of Multi Theft Auto. A resource is essentially a folder or zip file that contains a collection of files - including essential script and content files, plus a meta file that describes how the resource should be loaded - and runs on a Multi Theft Auto dedicated server.

A resource can be seen as being partly equivalent to a program running in an operating system - it can be started and stopped, and multiple resources can run at once. Its worth remember though, that unlike programs on an operating system, there is no multi-tasking between resources. Resources generally contain content and Lua scripts for game modes, user interfaces and other tasks affecting the players that are connected to the dedicated server on which the resources are running.

This project maintains a list of up-to-date resources that come with Multi Theft Auto. These can be checked out by anyone that wishes to run a dedicated server with the latest resources.

For a collection of user created resources, head over to our Community web page which serves as a place for hosting our community's resources.

To report a bug or suggest an idea, please submit a GitHub issue.

License

Unless otherwise specified, all source code hosted on this repository is licensed under the MIT license. See the LICENSE file for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].