From 394c03881ee4613e67df635459fbf4b245f2da5a Mon Sep 17 00:00:00 2001 From: dariasteam Date: Fri, 4 Aug 2017 00:41:00 +0100 Subject: [PATCH] Adds README.md --- LICENSE_ASSETS | 1 + LICENSE_MUSIC | 1 - README.md | 5 +++++ 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 LICENSE_ASSETS delete mode 100644 LICENSE_MUSIC create mode 100644 README.md diff --git a/LICENSE_ASSETS b/LICENSE_ASSETS new file mode 100644 index 0000000..c8f80d4 --- /dev/null +++ b/LICENSE_ASSETS @@ -0,0 +1 @@ +All music & sprites licensed as Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International diff --git a/LICENSE_MUSIC b/LICENSE_MUSIC deleted file mode 100644 index 09828e4..0000000 --- a/LICENSE_MUSIC +++ /dev/null @@ -1 +0,0 @@ -Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International diff --git a/README.md b/README.md new file mode 100644 index 0000000..eb79e09 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Cow's Revenge ![](Sprites/Charasets/Player/idle/player_idle1.png) + +Casual platform game project for learning purposes. Made with [godot engine](https://godotengine.org/) + +Code licensed as [GPL v3](LICENSE_CODE), assets as [Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/)