Skip to content

Commit daff0e0

Browse files
Update README.md
I specified that most of the code has a GNU GPL v3 license, with the exception of the class.lua file, which belongs to Mathias Richter and has a special license.
1 parent d558d53 commit daff0e0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
## License:
44

5-
The code for this game is released under the GNU General Public License v3.0 (https://www.gnu.org/licenses/gpl-3.0.en.html). Meanwhile, the sprites for this game are released under the CC BY-SA 4.0 license (https://creativecommons.org/licenses/by-sa/4.0/ .)
5+
Most of the code for this game, with the only exception of the class.lua file, is released under the GNU General Public License v3.0 (https://www.gnu.org/licenses/gpl-3.0.en.html .) Meanwhile, the class.lua file is released with a special license. Read the class.lua file to find the full description of the license used for that file. The class.lua file is copyright of Matthias Richter.
6+
7+
The sprites for this game are released under the CC BY-SA 4.0 license (https://creativecommons.org/licenses/by-sa/4.0/ .)
68

79
#### Video Demo: https://youtu.be/SgNr82sFVFs
810

0 commit comments

Comments
 (0)