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/)