From c99d6f1c06609703968a0a06b93371d63696602f Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 28 Feb 2022 22:53:13 -0500 Subject: [PATCH] Note that this was actually created in 2018 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84b3072..8cf48f6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # graph -This is a legacy game engine, circa 2019. This is just kept for archival purposes, and only is tested on Linux. +This is a legacy game engine, circa 2018. This is just kept for archival purposes, and only is tested on Linux. Yes, this is the precursor to [prism](https://git.sr.ht/~redstrate/prism)! This implements some stuff that prism still lacks, such as a nice Qt interface, a working SMAA pass, and other things.