diff --git a/Disclaimer.txt b/Disclaimer.txt new file mode 100644 index 00000000..643ee770 --- /dev/null +++ b/Disclaimer.txt @@ -0,0 +1,23 @@ +Disclaimer: +----------------------------------------------------------------------- +Kyle's Card Imager is in no way affiliated with, sponsored by, or +endorsed by Wizards of the Coast. Mana symbols and other related images +are trademarks and copyrights of Wizards of the Coast, LLC, a +subsidiary of Hasbro, Inc. +----------------------------------------------------------------------- +Some images used in this program have been gathered from the following +sources under the Creative Commons BY-NC-SA 2.5 License: + + MTG Gamepedia (https://mtg.gamepedia.com/Main_Page) + Magic Set Editor (http://magicseteditor.boards.net/) + Scryfall (scryfall.com) + +Some changes have been made to the images. +----------------------------------------------------------------------- +Any other uploaded artwork is property of the original artist, and it +is at the discretion of the users that these images are properly +credited. +----------------------------------------------------------------------- +Links: +Creative Commons + https://creativecommons.org/licenses/by-nc-sa/2.5/ \ No newline at end of file diff --git a/KylesCardImager.zip b/KCI.zip similarity index 98% rename from KylesCardImager.zip rename to KCI.zip index e1edac9b..80976b7a 100644 Binary files a/KylesCardImager.zip and b/KCI.zip differ diff --git a/README.md b/README.md index d49f183f..672ed130 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Kyles-Card-Imager An open source project created by a high school student that draws custom Magic: The Gathering cards -To install KCI, download the zip file and make sure to unzip it! After that, open the folder called 'KylesCardImager' and run the html file. +To install KCI, download the zip file and make sure to unzip it! After that, open the folder called 'KCI' and run the html file. diff --git a/TermsOfUse.txt b/TermsOfUse.txt new file mode 100644 index 00000000..2a033f3f --- /dev/null +++ b/TermsOfUse.txt @@ -0,0 +1,8 @@ +Terms of Use: + +This program is for creative purposes only. It is intended only +to be used for personal reasons, and not for commercial +production or sale. + +Users must properly credit any artwork that they upload to the +program. \ No newline at end of file