From 49895bc2a38887ffef69298e2660f4a2b31a2bcc Mon Sep 17 00:00:00 2001 From: Lucas Peter Date: Mon, 4 Nov 2019 11:48:00 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commencement de la traduction --- README.md | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index a03b43c..d22c5f0 100644 --- a/README.md +++ b/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)* -[![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. - -## 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 +## Lien vers ce 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 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.