Coding guidelines: Difference between revisions
Jump to navigation
Jump to search
Fernando187 (talk | contribs) m (Add link to repository, CONTRIBUTING.md and New coding guidelines) |
Fernando187 (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
The Multi Theft Auto: San Andreas source code is available on GitHub in the [https://github.com/multitheftauto/mtasa-blue mtasa-blue repository]. | 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] | 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]] | 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: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