From 1fad9fd375e55d85548be33da7d49aeb9e34146c Mon Sep 17 00:00:00 2001
From: Redo <a509dcfc@cock.li>
Date: Mon, 25 May 2020 15:08:01 -0500
Subject: [PATCH] added detailed credits to readme

---
 readme.txt | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/readme.txt b/readme.txt
index a086fd8..4f34a4c 100644
--- a/readme.txt
+++ b/readme.txt
@@ -4,7 +4,6 @@ A high-performance digital logic simulation frontend for Blockland
 by Eagle517 and Redo
 
 How to Install:
-
 	1. Install this add-on to Blockland.
 	2. Install the required add-on Print_Logic_Default - https://gitlab.com/Eagle517/Print_Logic_Default
 	3. Download Lua backend - https://gitlab.com/Eagle517/lua-logic
@@ -26,3 +25,10 @@ Commands:
 	/lfxt (timeMS) - Set the logic FX update time in milliseconds - this is how often the logic backend sends FX updates to the game. Increase to reduce ghosting, decrease for better visualization. Setting to 0 not recommended.
 	/ltr - Toggle bottom-print display showing the actual logic tick rate
 	/li - View information about the number of logic bricks currently on the server
+
+
+Credits:
+	Eagle517 - Logic simulation backend, Add-on communication with backend
+	Redo - Logic bricks, Brick generator, Misc backend changes
+	Auios - Event gate, Work on predecessor logic mods
+	MeltingPlastic - Bug fixes, Work on predecessor logic mods