From 20dc00e62f4fdcabb19dd360017497824a3b7a68 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Fri, 16 May 2025 16:51:58 +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..e04dcde --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# lel-sfml-starter + +This is a little starter project I have for getting crappy little games online quickly. \ No newline at end of file