From b7302d05c4246918b3a9635a2a1a2006ae5f6a4a Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Tue, 12 Nov 2013 01:38:22 +0100 Subject: [PATCH 1/1] Add license, readme. --- LICENSE.txt | 9 ++++++++ README.md | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++ o_o.js | 9 ++++++++ webcart1000.js | 9 ++++++++ 4 files changed, 83 insertions(+) create mode 100644 LICENSE.txt create mode 100644 README.md diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..ade5ed4 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,9 @@ +The person who associated a work with this deed has dedicated the work +to the public domain by waiving all of his or her rights to the work +worldwide under copyright law, including all related and neighboring +rights, to the extent allowed by law. + +You can copy, modify, distribute and perform the work, even for +commercial purposes, all without asking permission. + +See https://creativecommons.org/publicdomain/zero/1.0/ for details. diff --git a/README.md b/README.md new file mode 100644 index 0000000..7902815 --- /dev/null +++ b/README.md @@ -0,0 +1,56 @@ +WEBCART1000 lets you make and play games that share the same save +files across several websites. It's inspired by [SHARECART1000], which +did the same thing for non-web games. + +## How do I use it? + +If you're making a web-based game, just download `webcart1000.js` and +include it via a `