diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index ee3b70c..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: "[BUG]" -labels: bug -assignees: '' - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] - -**Additional context** -Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index f455865..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: "[FEATURE]" -labels: enhancement -assignees: '' - ---- - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** -Add any other context or screenshots about the feature request here. diff --git a/LICENSE b/LICENSE index cf1ab25..6d808f5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,24 +1,6 @@ -This is free and unencumbered software released into the public domain. +ALL RIGHTS ARE RESERVED FOR THEIR OWNER -Anyone is free to copy, modify, publish, use, compile, sell, or -distribute this software, either in source code form or as a compiled -binary, for any purpose, commercial or non-commercial, and by any -means. +All binary files and source code belongs to [Sir Yorgan](https://play.google.com/store/apps/developer?id=Sir+Yorgan) +All game resources and their translations belong to their respective owners. -In jurisdictions that recognize copyright laws, the author or authors -of this software dedicate any and all copyright interest in the -software to the public domain. We make this dedication for the benefit -of the public at large and to the detriment of our heirs and -successors. We intend this dedication to be an overt act of -relinquishment in perpetuity of all present and future rights to this -software under copyright law. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR -OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, -ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE. - -For more information, please refer to +Work shared here can never be monetized unless agreed by all parties. diff --git a/README.md b/README.md index 7b69112..1ef016b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ # Role Player Pages - Translation +![](RPP_Logo2.png) + +## Table of Contents + +* [About the Project](#about-the-project) +* [Contribute](#contribute) + +## About the project + +Here is a repo mainly used to store and centralize many ways to share translation and usage for the Mobile App [Role Player Pages](https://play.google.com/store/apps/details?id=com.siryorgan.roleplayerpages) + +## Contribute + +You can contribute to this project by PM me. diff --git a/RPP_Logo2.png b/RPP_Logo2.png new file mode 100644 index 0000000..e079a49 Binary files /dev/null and b/RPP_Logo2.png differ diff --git a/English/.gitkeep b/Translation/English/.gitkeep similarity index 100% rename from English/.gitkeep rename to Translation/English/.gitkeep diff --git a/Français/.gitkeep b/Translation/Français/.gitkeep similarity index 100% rename from Français/.gitkeep rename to Translation/Français/.gitkeep diff --git a/Français/Dragons/ReadMe.md b/Translation/Français/Dragons/ReadMe.md similarity index 100% rename from Français/Dragons/ReadMe.md rename to Translation/Français/Dragons/ReadMe.md diff --git a/Français/Dragons/data_Dragons_Classes-Sorts.rpp b/Translation/Français/Dragons/data_Dragons_Classes-Sorts.rpp similarity index 100% rename from Français/Dragons/data_Dragons_Classes-Sorts.rpp rename to Translation/Français/Dragons/data_Dragons_Classes-Sorts.rpp diff --git a/_config.yml b/_config.yml deleted file mode 100644 index c741881..0000000 --- a/_config.yml +++ /dev/null @@ -1 +0,0 @@ -theme: jekyll-theme-slate \ No newline at end of file