Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Wyqer/KP_Ranks
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyqer committed Jul 17, 2017
2 parents bc2c354 + db490d5 commit 27f8fb4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
5 changes: 5 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Copyright (c) 2016 [Wyqer](https://github.com/Wyqer)

This work is licensed under the CC BY-NC-SA 4.0 License.

[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)

# KP Ranks
**Version:** 1.4

Expand Down Expand Up @@ -43,11 +45,11 @@ To apply a new rank during a running mission you have to run this on the machine
player setVariable ["KP_Ranks_rank", x];

## Licence:
You can modify and use the mod for own projects, as long as you mention the original mod and author.
Copyright (c) 2016 [Wyqer](https://github.com/Wyqer)

You are not allowed to use this mod for something like a "pay for a rank" donation system or something equal.
This work is licensed under the CC BY-NC-SA 4.0 License.

[![license](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)
[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)

Textured for the ranksigns are made by our community- and clanmember [Nils](https://www.killahpotatoes.de/index.php?user/9-nils/).

Expand Down Expand Up @@ -122,11 +124,11 @@ Um einen Dienstgrad während einer laufenden Mission zu ändern, muss folgender
player setVariable ["KP_Ranks_rank", x];

## Lizenz:
Diese Mod kann verändert und für eigene Projekte benutzt werden, solange die originale Mod und Autor entsprechend erwähnt werden.
Copyright (c) 2016 [Wyqer](https://github.com/Wyqer)

Es ist nicht erlaubt mit dieser Mod etwas wie ein "Spende X Euro, um Dienstgrad Y zu bekommen" Spendensystem oder ähnliches zu betreiben.
Diese Mod wird unter der CC BY-NC-SA 4.0 Lizenz veröffentlicht.

[![license](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)
[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.de)

Texturen der Dienstgradabzeichen wurden durch unser Community- und Clanmitglied [Nils](https://www.killahpotatoes.de/index.php?user/9-nils/) erstellt.

Expand Down

0 comments on commit 27f8fb4

Please sign in to comment.