From 0a76dbb6f70dd8d882ef8c172c0db909930454ba Mon Sep 17 00:00:00 2001 From: splootybean Date: Sat, 25 Jul 2026 10:41:57 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f0c673..308cd80 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # TenWholeYears.Server -Server for the TenWholeYears Game Client. A decompilation of the first public Rec Room build. +Thanks for playing TenWholeYears! + +This is the API server for the TenWholeYears Game Client. A decompilation of the first public Rec Room build. Please note that this web server was built in a couple days. I cut some corners when coding this, and some of the coding principals and patterns used in this codebase does not reflect how I would approach a project that is intented to be maintained long-term.