From 2131d5fec97f6163678fdec40dd2d6e9f7a5e58c Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Thu, 30 Oct 2025 23:40:37 +0000 Subject: restructure repo into a monorepo --- projects/bbg/public/_redirects | 1 + projects/bbg/public/bbg-logo.png | Bin 0 -> 49471 bytes projects/bbg/public/bbg-logo_padded.png | Bin 0 -> 54017 bytes projects/bbg/public/index.html | 92 ++++++++++++++++++++++++++++++++ 4 files changed, 93 insertions(+) create mode 100644 projects/bbg/public/_redirects create mode 100644 projects/bbg/public/bbg-logo.png create mode 100644 projects/bbg/public/bbg-logo_padded.png create mode 100644 projects/bbg/public/index.html (limited to 'projects/bbg/public') diff --git a/projects/bbg/public/_redirects b/projects/bbg/public/_redirects new file mode 100644 index 0000000..c592b13 --- /dev/null +++ b/projects/bbg/public/_redirects @@ -0,0 +1 @@ +/discord https://discord.gg/dT6cbHqXdx \ No newline at end of file diff --git a/projects/bbg/public/bbg-logo.png b/projects/bbg/public/bbg-logo.png new file mode 100644 index 0000000..9b771cc Binary files /dev/null and b/projects/bbg/public/bbg-logo.png differ diff --git a/projects/bbg/public/bbg-logo_padded.png b/projects/bbg/public/bbg-logo_padded.png new file mode 100644 index 0000000..32a2d1d Binary files /dev/null and b/projects/bbg/public/bbg-logo_padded.png differ diff --git a/projects/bbg/public/index.html b/projects/bbg/public/index.html new file mode 100644 index 0000000..393e14b --- /dev/null +++ b/projects/bbg/public/index.html @@ -0,0 +1,92 @@ + + + + + + + Blue Bean Games + + + + +

+ Blue Bean Games is a newly-formed game studio that believes in the power + of open-source software. All of our work is completely dedicated to the + public domain from company literature to video games. +

+ + "Blue Bean Games" is made with ❤️ by + zue.dev + + + -- cgit v1.2.3