Coding guidelines: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (re-add Category: Development)
mNo edit summary
 
(One intermediate revision by the same user not shown)
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] is 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]]

Latest revision as of 12:11, 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 is 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