Mise à jour de 'README.md'

Commencement de la traduction
This commit is contained in:
Lucas 2019-11-04 11:48:00 +00:00
parent 39deeefcef
commit 49895bc2a3

View file

@ -1,25 +1,18 @@
# [Gamemakin](https://gamemak.in) UE4 Style Guide() { # UE4 Style Guide
*A mostly reasonable approach to Unreal Engine 4* *Une approche a peu près raisonnable d'Unreal Engine 4*
Heavily inspired by the [Airbnb Javascript Style Guide](https://github.com/airbnb/javascript). *Cette traduction a été faite à partir du [Guide d'Allar](https://github.com/Allar/ue4-style-guide)*
[![Analytics](https://ga-beacon.appspot.com/UA-80567399-1/repo?useReferrer)](#) ![#](https://img.shields.io/badge/lint-partial_support-yellow.svg) Grandement inspiré par le [Airbnb Javascript Style Guide](https://github.com/airbnb/javascript).
## Unreal Engine 4 Linter Plugin
An automated method of checking your project against this style guide is available for purchase at [the Unreal Engine marketplace](https://www.unrealengine.com/marketplace/linter). This plugin's source code will eventually be free, but in order to use with UE4 without building the engine from source code, please use the marketplace version. ## Lien vers ce document
## Discuss This Style Guide
Gamemakin LLC has a public Discord channel at http://discord.gamemak.in with a #linter channel if you'd like to discuss all things style guide and Linter plugin.
## Linking To This Document
Every section of this style guide is numbered for both easy reference and easy linking. You can link to any section directly by simply append a hash tag and the section number to the end of http://ue4.style Every section of this style guide is numbered for both easy reference and easy linking. You can link to any section directly by simply append a hash tag and the section number to the end of http://ue4.style
For example, if you want to send someone to the first principle of this style guide you would append `#0.1`, resulting in http://ue4.style#0.1. For example, if you want to send someone to the first principle of this style guide you would append `#0.1`, resulting in http://ue4.style#0.1.
## Forks And Translations ## Fork et traductions
If you have made a notable fork or translation that is not suitable for a pull request into this repo, please submit a pull request to add the fork or translation here. If you have made a notable fork or translation that is not suitable for a pull request into this repo, please submit a pull request to add the fork or translation here.