Coding guidelines: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (re-add Category: Development)
m (Add link to repository, CONTRIBUTING.md and New coding guidelines)
Line 1: Line 1:
= [https://github.com/multitheftauto/mtasa-blue/blob/master/CONTRIBUTING.md#contributors-guide These guidelines are now on GitHub] =
== MTA:SA Project ==
The Multi Theft Auto: San Andreas source code is available on GitHub in the [https://github.com/multitheftauto/mtasa-blue mtasa-blue repository].


The [https://github.com/multitheftauto/mtasa-blue/blob/master/CONTRIBUTING.md CONTRIBUTING.md document] serves as a general guide to contributing to the project.
Here, you can find the most up-to-date coding guidelines that contributors should follow: [[New coding guidelines]]


[[Category: Development]]
[[Category: Development]]

Revision as of 12:10, 8 July 2024

MTA:SA Project

The Multi Theft Auto: San Andreas source code is available on GitHub in the mtasa-blue repository.

The CONTRIBUTING.md document serves as a general guide to contributing to the project.

Here, you can find the most up-to-date coding guidelines that contributors should follow: New coding guidelines