Mise à jour de 'README.md'
Commencement de la traduction
This commit is contained in:
parent
39deeefcef
commit
49895bc2a3
1 changed files with 6 additions and 13 deletions
19
README.md
19
README.md
|
@ -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)*
|
||||||
|
|
||||||
[](#) 
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue