The files provided are designed to help jump-start your development process, providing you with the foundation and basic functionality needed to create a fully functioning gamemode.
To get started with the quickstart gamemode, you'll need to do the following:
- Clone this repository to your
MTA San Andreas 1.5\server\mods\deathmatch\resources\[gamemodes]
directory. - Start your MTA:SA server.
- In the server console, type
start mta-sa-quickstart
to start the quickstart gamemode.
With these simple steps, you should now be able to start testing and customizing the quickstart gamemode to suit your needs.
This repository is open to contributions from the community. If you have any bug fixes or improvements that you would like to contribute, feel free to submit a pull request.
This quickstart gamemode repository is released under the MIT License. Please see the LICENSE
file for more information.