From 3bd6d4082768c55dcd165d543f4bbecf015f6c35 Mon Sep 17 00:00:00 2001 From: Ahmet Kaya <88967833+neondev27@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:20:25 +0300 Subject: [PATCH 1/9] Create README_TR.md --- README_TR.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README_TR.md diff --git a/README_TR.md b/README_TR.md new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/README_TR.md @@ -0,0 +1 @@ + From 13c212697f4308e339dad41b606935ad2292ccb4 Mon Sep 17 00:00:00 2001 From: Ahmet Kaya <88967833+neondev27@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:22:53 +0300 Subject: [PATCH 2/9] Update README_TR.md --- README_TR.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_TR.md b/README_TR.md index 8b137891..8e7697f6 100644 --- a/README_TR.md +++ b/README_TR.md @@ -1 +1,2 @@ +[![Patreon](https://img.shields.io/badge/donate-patreon-blue.svg)](/dev/README.md) From 36dce8b55dd21b2638078a7327a146601954dd09 Mon Sep 17 00:00:00 2001 From: Ahmet Kaya <88967833+neondev27@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:23:17 +0300 Subject: [PATCH 3/9] Update README_TR.md --- README_TR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_TR.md b/README_TR.md index 8e7697f6..52485f74 100644 --- a/README_TR.md +++ b/README_TR.md @@ -1,2 +1,2 @@ -[![Patreon](https://img.shields.io/badge/donate-patreon-blue.svg)](/dev/README.md) +[![Patreon](https://img.shields.io/badge/donate-patreon-blue.svg)](/README.md) From 6704d83166b2644e119ba806176b9abc8d13dc08 Mon Sep 17 00:00:00 2001 From: Ahmet Kaya <88967833+neondev27@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:26:52 +0300 Subject: [PATCH 4/9] Update README_TR.md --- README_TR.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/README_TR.md b/README_TR.md index 52485f74..33062a83 100644 --- a/README_TR.md +++ b/README_TR.md @@ -1,2 +1,28 @@ +![](https://raw.github.com/HaxeFlixel/haxeflixel.com/master/src/files/images/flixel-logos/flixel-addons.png) -[![Patreon](https://img.shields.io/badge/donate-patreon-blue.svg)](/README.md) +[flixel](https://github.com/HaxeFlixel/flixel) | [uzantılar](https://github.com/HaxeFlixel/flixel-addons) | [ui](https://github.com/HaxeFlixel/flixel-ui) | [demolar](https://github.com/HaxeFlixel/flixel-demos) | [araçlar](https://github.com/HaxeFlixel/flixel-tools) | [şablonlar](https://github.com/HaxeFlixel/flixel-templates) | [dökümanlar](https://github.com/HaxeFlixel/flixel-docs) | [haxeflixel.com](https://github.com/HaxeFlixel/haxeflixel.com) | [orijinal] (/README.md) + +[![CI](https://img.shields.io/github/actions/workflow/status/HaxeFlixel/flixel-addons/main.yml?branch=dev&logo=github)](https://github.com/HaxeFlixel/flixel/actions?query=workflow%3ACI) +[![Discord](https://img.shields.io/discord/162395145352904705.svg?logo=discord)](https://discordapp.com/invite/rqEBAgF) +[![Haxelib Version](https://badgen.net/haxelib/v/flixel-addons)](https://lib.haxe.org/p/flixel-addons) +[![Haxelib Downloads](https://badgen.net/haxelib/d/flixel-addons?color=blue)](https://lib.haxe.org/p/flixel-addons) +[![Haxelib License](https://badgen.net/haxelib/license/flixel-addons)](LICENSE.md) +[![Patreon](https://img.shields.io/badge/donate-patreon-blue.svg)](https://www.patreon.com/haxeflixel) + + + +## About + +A set of useful, but optional classes for [HaxeFlixel](https://github.com/HaxeFlixel/flixel) created by the community. Includes some classes from the [Flixel Power Tools](https://github.com/photonstorm/Flixel-Power-Tools). + +## For Developers + +If you are wanting to contribute code, please review the follwing documentation: + +- [Code Contributions](http://haxeflixel.com/documentation/code-contributions) +- [Code Style](http://haxeflixel.com/documentation/code-style) +- [Install development flixel](http://haxeflixel.com/documentation/install-development-flixel/) + +If you have a question or have not contributed on github before, there are friendly people in the community that help out in the [forums](http://haxeflixel.com/documentation/community/). + +For using git with github we recommended using a GUI application to manage your changes, for example [SourceTree](http://www.sourcetreeapp.com/). From 6495443cda260d01a528f4813bb660d0c5ae7764 Mon Sep 17 00:00:00 2001 From: Ahmet Kaya <88967833+neondev27@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:27:21 +0300 Subject: [PATCH 5/9] Update README_TR.md --- README_TR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_TR.md b/README_TR.md index 33062a83..693fbed6 100644 --- a/README_TR.md +++ b/README_TR.md @@ -1,6 +1,6 @@ ![](https://raw.github.com/HaxeFlixel/haxeflixel.com/master/src/files/images/flixel-logos/flixel-addons.png) -[flixel](https://github.com/HaxeFlixel/flixel) | [uzantılar](https://github.com/HaxeFlixel/flixel-addons) | [ui](https://github.com/HaxeFlixel/flixel-ui) | [demolar](https://github.com/HaxeFlixel/flixel-demos) | [araçlar](https://github.com/HaxeFlixel/flixel-tools) | [şablonlar](https://github.com/HaxeFlixel/flixel-templates) | [dökümanlar](https://github.com/HaxeFlixel/flixel-docs) | [haxeflixel.com](https://github.com/HaxeFlixel/haxeflixel.com) | [orijinal] (/README.md) +[flixel](https://github.com/HaxeFlixel/flixel) | [uzantılar](https://github.com/HaxeFlixel/flixel-addons) | [ui](https://github.com/HaxeFlixel/flixel-ui) | [demolar](https://github.com/HaxeFlixel/flixel-demos) | [araçlar](https://github.com/HaxeFlixel/flixel-tools) | [şablonlar](https://github.com/HaxeFlixel/flixel-templates) | [dökümanlar](https://github.com/HaxeFlixel/flixel-docs) | [haxeflixel.com](https://github.com/HaxeFlixel/haxeflixel.com) | [orijinal](/README.md) [![CI](https://img.shields.io/github/actions/workflow/status/HaxeFlixel/flixel-addons/main.yml?branch=dev&logo=github)](https://github.com/HaxeFlixel/flixel/actions?query=workflow%3ACI) [![Discord](https://img.shields.io/discord/162395145352904705.svg?logo=discord)](https://discordapp.com/invite/rqEBAgF) From 6f225e2c2cff5be5e273bad9cbd4a5f5e215241f Mon Sep 17 00:00:00 2001 From: Ahmet Kaya <88967833+neondev27@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:27:46 +0300 Subject: [PATCH 6/9] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea60016a..343836dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![](https://raw.github.com/HaxeFlixel/haxeflixel.com/master/src/files/images/flixel-logos/flixel-addons.png) -[flixel](https://github.com/HaxeFlixel/flixel) | [addons](https://github.com/HaxeFlixel/flixel-addons) | [ui](https://github.com/HaxeFlixel/flixel-ui) | [demos](https://github.com/HaxeFlixel/flixel-demos) | [tools](https://github.com/HaxeFlixel/flixel-tools) | [templates](https://github.com/HaxeFlixel/flixel-templates) | [docs](https://github.com/HaxeFlixel/flixel-docs) | [haxeflixel.com](https://github.com/HaxeFlixel/haxeflixel.com) +[flixel](https://github.com/HaxeFlixel/flixel) | [addons](https://github.com/HaxeFlixel/flixel-addons) | [ui](https://github.com/HaxeFlixel/flixel-ui) | [demos](https://github.com/HaxeFlixel/flixel-demos) | [tools](https://github.com/HaxeFlixel/flixel-tools) | [templates](https://github.com/HaxeFlixel/flixel-templates) | [docs](https://github.com/HaxeFlixel/flixel-docs) | [haxeflixel.com](https://github.com/HaxeFlixel/haxeflixel.com) | [turkish](/README_TR.md) [![CI](https://img.shields.io/github/actions/workflow/status/HaxeFlixel/flixel-addons/main.yml?branch=dev&logo=github)](https://github.com/HaxeFlixel/flixel/actions?query=workflow%3ACI) [![Discord](https://img.shields.io/discord/162395145352904705.svg?logo=discord)](https://discordapp.com/invite/rqEBAgF) From ad66a4ff5c401d99dd429516d632b60b3bb4ce47 Mon Sep 17 00:00:00 2001 From: Ahmet Kaya <88967833+neondev27@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:41:38 +0300 Subject: [PATCH 7/9] Update README_TR.md Completely Turkish README --- README_TR.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README_TR.md b/README_TR.md index 693fbed6..9ccc37b1 100644 --- a/README_TR.md +++ b/README_TR.md @@ -11,18 +11,18 @@ -## About +## Hakkında -A set of useful, but optional classes for [HaxeFlixel](https://github.com/HaxeFlixel/flixel) created by the community. Includes some classes from the [Flixel Power Tools](https://github.com/photonstorm/Flixel-Power-Tools). +[HaxeFlixel](https://github.com/HaxeFlixel/flixel) | [HaxeFlixel](https://github.com/HaxeFlixel/flixel) için kullanışlı ancak isteğe bağlı, topluluk tarafından oluşturulan bir takım sınıf seti. [Flixel Power Tools](https://github.com/photonstorm/Flixel-Power-Tools)'tan bazı sınıflar dahildir. -## For Developers +## Geliştiriciler için -If you are wanting to contribute code, please review the follwing documentation: +Eğer katkıda bulunmak isterseniz, aşağıdaki dökümanları inceleyin (İngilizce): -- [Code Contributions](http://haxeflixel.com/documentation/code-contributions) -- [Code Style](http://haxeflixel.com/documentation/code-style) -- [Install development flixel](http://haxeflixel.com/documentation/install-development-flixel/) +- [Kod katkıları](http://haxeflixel.com/documentation/code-contributions) +- [Kod Tarzı](http://haxeflixel.com/documentation/code-style) +- [Geliştirici flixel'i indirin](http://haxeflixel.com/documentation/install-development-flixel/) -If you have a question or have not contributed on github before, there are friendly people in the community that help out in the [forums](http://haxeflixel.com/documentation/community/). +Eğer bir sorunuz varsa veya daha önce hiç Github'dan katkıda bulunmadıysanız, toplulukta [forumlarda](http://haxeflixel.com/documentation/community/) yardım edecek arkadaş canlısı insanlar var. -For using git with github we recommended using a GUI application to manage your changes, for example [SourceTree](http://www.sourcetreeapp.com/). +Git'i Github ile kullanmak için, değişikliklerinizi yönetebileceğiniz [SourceTree](http://www.sourcetreeapp.com/) gibi bir GUI kullanmanızı öneririz. From 75a95e6a34f382641e25367ca2aa5edb676ac223 Mon Sep 17 00:00:00 2001 From: George Kurelic Date: Wed, 2 Oct 2024 10:41:35 -0500 Subject: [PATCH 8/9] =?UTF-8?q?turkish=20->=20t=C3=BCrk=C3=A7e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 343836dc..68035f91 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![](https://raw.github.com/HaxeFlixel/haxeflixel.com/master/src/files/images/flixel-logos/flixel-addons.png) -[flixel](https://github.com/HaxeFlixel/flixel) | [addons](https://github.com/HaxeFlixel/flixel-addons) | [ui](https://github.com/HaxeFlixel/flixel-ui) | [demos](https://github.com/HaxeFlixel/flixel-demos) | [tools](https://github.com/HaxeFlixel/flixel-tools) | [templates](https://github.com/HaxeFlixel/flixel-templates) | [docs](https://github.com/HaxeFlixel/flixel-docs) | [haxeflixel.com](https://github.com/HaxeFlixel/haxeflixel.com) | [turkish](/README_TR.md) +[flixel](https://github.com/HaxeFlixel/flixel) | [addons](https://github.com/HaxeFlixel/flixel-addons) | [ui](https://github.com/HaxeFlixel/flixel-ui) | [demos](https://github.com/HaxeFlixel/flixel-demos) | [tools](https://github.com/HaxeFlixel/flixel-tools) | [templates](https://github.com/HaxeFlixel/flixel-templates) | [docs](https://github.com/HaxeFlixel/flixel-docs) | [haxeflixel.com](https://github.com/HaxeFlixel/haxeflixel.com) | [türkçe](/README_TR.md) [![CI](https://img.shields.io/github/actions/workflow/status/HaxeFlixel/flixel-addons/main.yml?branch=dev&logo=github)](https://github.com/HaxeFlixel/flixel/actions?query=workflow%3ACI) [![Discord](https://img.shields.io/discord/162395145352904705.svg?logo=discord)](https://discordapp.com/invite/rqEBAgF) From ea8e5dbaa4025d52df2c749a947ce795dc66e209 Mon Sep 17 00:00:00 2001 From: George Kurelic Date: Wed, 2 Oct 2024 10:41:52 -0500 Subject: [PATCH 9/9] orijinal -> english --- README_TR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_TR.md b/README_TR.md index 9ccc37b1..2b06d9dd 100644 --- a/README_TR.md +++ b/README_TR.md @@ -1,6 +1,6 @@ ![](https://raw.github.com/HaxeFlixel/haxeflixel.com/master/src/files/images/flixel-logos/flixel-addons.png) -[flixel](https://github.com/HaxeFlixel/flixel) | [uzantılar](https://github.com/HaxeFlixel/flixel-addons) | [ui](https://github.com/HaxeFlixel/flixel-ui) | [demolar](https://github.com/HaxeFlixel/flixel-demos) | [araçlar](https://github.com/HaxeFlixel/flixel-tools) | [şablonlar](https://github.com/HaxeFlixel/flixel-templates) | [dökümanlar](https://github.com/HaxeFlixel/flixel-docs) | [haxeflixel.com](https://github.com/HaxeFlixel/haxeflixel.com) | [orijinal](/README.md) +[flixel](https://github.com/HaxeFlixel/flixel) | [uzantılar](https://github.com/HaxeFlixel/flixel-addons) | [ui](https://github.com/HaxeFlixel/flixel-ui) | [demolar](https://github.com/HaxeFlixel/flixel-demos) | [araçlar](https://github.com/HaxeFlixel/flixel-tools) | [şablonlar](https://github.com/HaxeFlixel/flixel-templates) | [dökümanlar](https://github.com/HaxeFlixel/flixel-docs) | [haxeflixel.com](https://github.com/HaxeFlixel/haxeflixel.com) | [english](/README.md) [![CI](https://img.shields.io/github/actions/workflow/status/HaxeFlixel/flixel-addons/main.yml?branch=dev&logo=github)](https://github.com/HaxeFlixel/flixel/actions?query=workflow%3ACI) [![Discord](https://img.shields.io/discord/162395145352904705.svg?logo=discord)](https://discordapp.com/invite/rqEBAgF)