From b9f811f1b546f603a48ffbeca39e4d2d1dcaf1b9 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Tue, 27 May 2025 16:07:16 +0200 Subject: [PATCH] Initial commit --- LICENSE | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..d64aa11 --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +It's Copyright. All Rights Reserved. You have no license at all other than permission to view it. diff --git a/README.md b/README.md new file mode 100644 index 0000000..6386198 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# zedshaw-games + +A website for my game dev stuff that supports chat, etc. \ No newline at end of file