From 765db9aa85ff60dc3a1547a5baee92a260f3f5a8 Mon Sep 17 00:00:00 2001 From: Ales Katona Date: Fri, 17 Jan 2020 11:35:41 -0700 Subject: [PATCH] abandon project --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ea9f7b9..3e3d17d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# ABANDONED PROJECT +This project is no longer maintained. + # prongs Input handling schema written in rust. Backend agnostic, provides serializability, assignment and unified interface for working with inputs. Keyboard, mouse and controllers supported.